home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / rgdocs.zip / RG12-25.DOC < prev   
Text File  |  1993-01-01  |  176KB  |  4,322 lines

  1.                      - Documentation for Renegade 12-25ß -
  2.                       
  3.  
  4.                       ___________________________________
  5.  
  6.                        SYSTEM STARTUP AND THE WFC SCREEN
  7.                       ___________________________________
  8.  
  9.      To  start  the BBS, change to the main BBS directory and  execute  the
  10.      "RENEGADE"  program.
  11.  
  12.      The Command Line Parameters are as follows:
  13.  
  14.           -Bxxxxx   This command tells the BBS program a user is on the modem
  15.                     at xxxxx baud.  This skips the WFC screen and goes directly
  16.                     to the BBS.
  17.           -EExxx    If a critical error occurs during the operation of the
  18.                     BBS, it aborts to DOS with an ERRORLEVEL value of 254.
  19.           -ENxxx    Normally, when you perform a normal exit back to DOS,
  20.                     the program returns an ERRORLEVEL value of 0.
  21.           -L        Operate the BBS in local mode only (don't send anything
  22.                     out to the modem, and don't respond to incoming calls).
  23.           -Mx       Will create a QWK mail packet for user X then return
  24.                     to DOS.
  25.           -Nx       If you're running in a multi-node environment, use this
  26.                     to execute the BBS on node X.
  27.           -P        Pack the message bases and return to DOS
  28.           -S        Sort the File areas and return to DOS.  Same as Pack
  29.                     Message Bases, except it will sort the filenames.
  30.           -Q        Quit to DOS after the next user logs off.
  31.           -Xnnnn    External event start time in minutes.
  32.  
  33.         The WFC screen is where the BBS waits for a call.  During that time,
  34.      the following information is displayed:
  35.  
  36.           Time/Date - The current time and date.
  37.   Today's Stats:          
  38.         Calls - # of calls today
  39.         Posts - # of public postings today
  40.         Email - # of Electronic Mail parcels that was sent today
  41.         Newusers - # of new users today
  42.         Feedback - # of feedbacks that were sent to you today
  43.         # UL - # of Uploads today
  44.         Kb UL - How many K was uploaded today 
  45.         # DL - # of Downloads today
  46.         Kb DL - How many K was downloaded today
  47.         Minutes - # of minutes the board was used today
  48.   System Averages:
  49.         Calls - The average # of calls per day
  50.         Posts - The average # of posts per day
  51.         # UL  - The average # of U/Loads per day
  52.         # DL  - The average # of D/Loads per day
  53.         Activity - The average activity (in %) per day
  54.   System Totals:
  55.         Calls - Total # of calls the BBS has had
  56.         Posts - Total # of posts the BBS has had
  57.         # UL  - Total # of Uploads the BBS has had
  58.         # DL  - Total # of D/Loads the BBS had had
  59.         Days  - Total # of Days the BBS has been online
  60.         Hours - Total # of Hours the BBS has been online
  61.   Other Info:
  62.         Node  - Which node is currently on screen
  63.         Errors- How many fatal errors occured today
  64.         Megs  - Megabytes left free on the current Drive
  65.         Mail  - How many pieces of E-Mail you currently have in your mailbox
  66.         Users - Total # of Users the BBS currently has
  67.         Overlays - Where the BBS loads itself into
  68.   System Activity: % of use the BBS has had today
  69.  
  70.      The commands available from the WFC screen are explained in detail
  71.      below.  For most of the commands, there is a part in the manual devoted 
  72.      to it.
  73.      
  74.           A         Sends the "answer phone" command to the modem.  It is
  75.                     used mainly for situations where you have your system
  76.                     wired to another system for testing purposes. In most 
  77.                     cases, the BBS will automatically answer the phone by 
  78.                     itself.
  79.  
  80.           B         Enters the message base editor, where you can enter and
  81.                     modify the bases used to store public messages.
  82.  
  83.           C         Displays a list of callers for the day.
  84.  
  85.           D         Shells to DOS, allowing you to perform maintenance and
  86.                     other functions that aren't available through Psuedo-DOS.
  87.                     To return to the WFC menu, use the DOS "EXIT" command.
  88.  
  89.           E         Enters the schedule event editor, where you can enter
  90.                     and modify the different scheduled events used to perform
  91.                     certain functions to maintain the system or other things.
  92.  
  93.           F         Enters the file base editor, where you can enter and
  94.                     modify the bases used to store files for uploading and
  95.                     downloading by users.
  96.  
  97.           H         Sends the "initialization" command to the modem, which
  98.                     serves to hang up the phone if it is offhook.  See WFC
  99.                     command "O".                    
  100.           
  101.           I         Sends the "initialization" command to the modem, used
  102.                     to initialize the modem.  See WFC commands "H" and "O".
  103.  
  104.           L         Displays the SysOp logs.  You can display today's log,
  105.                     or the logs of previous days (up to the number of days
  106.                     specified in the system configuration).
  107.  
  108.           M         Allows viewing of ALL Email messages that have been
  109.                     posted.  It does not allow for the viewing of a
  110.                     specific individual's Email.  See WFC command "R".
  111.                     
  112.           N         Lists the current users that are on your nodes.  Available
  113.                     only on multi-node systems.
  114.  
  115.           O         Sends the "offhook" command to the modem, which makes
  116.                     the line busy to all remote callers.  Use the "H" or
  117.                     "I" commands to hang up the phone.
  118.           
  119.           P         P allows you to pack all of your message bases in case you
  120.                     need to do so.
  121.  
  122.           Q         Exits the BBS and returns to DOS with the "normal
  123.                     exit" ERRORLEVEL value.
  124.  
  125.           R         Allows you to read a specific individual's Email
  126.                     messages.
  127.           
  128.           S         Enters the system configuration, where you can perform
  129.                     most of the major changes and modifications to the BBS.
  130.  
  131.           U         Enters the user editor, where you can modify the
  132.                     modify the information for each user of the BBS.
  133.  
  134.           V         Enters the voting editor, where you can enter and
  135.                     modify the voting booth questions, as well as view
  136.                     information on the different topics.
  137.  
  138.           W         Allows you to send Email messages to other users,
  139.                     either individually or via various mass mail criteria.
  140.  
  141.           X         Enters the protocol editor, where you can enter and
  142.                     modify the definitions of the file transfer protocols
  143.                     used to transfer files.
  144.  
  145.           Z         Displays the usage log information contained in the
  146.                     HISTORY.DAT file, which contains a record of all general
  147.                     system activity.
  148.                     
  149.           #         Enters the menu editor, where you can create and modify
  150.                     the BBS online menus.
  151.  
  152.           !         Validate files - If you set files to not be auto-validated
  153.                     in the System Config, this will allow you to validate the
  154.                     files manually or automatically.
  155.                     
  156.           [SPACE]   Allows you to log on to the BBS locally.   You  can
  157.                     choose to log on normally (by pressing "Y") or log on
  158.                     quickly (by  pressing "F"), or not log on at all (by
  159.                     pressing "N").
  160.  
  161.           $         Enters you into the conference editor.  Useful to keep
  162.                     message bases or file bases seperate in sub-groups.
  163.  
  164.      If local security is set to on, there are only 2 commands that become 
  165.      available on the keyboard.  (This is usuful if the BBS is in a space
  166.      where many people pass by and can cause great damage to the BBS.)
  167.      The only two commands which are allowed are  [SPACE] and  "Q".
  168.      [SPACE] brings up a prompt for the system password.  Entering the correct 
  169.      password will allow the use of all WFC menu commands.
  170.                              _____________________
  171.  
  172.                               SYSOP FUNCTION KEYS
  173.                              _____________________
  174.  
  175.  
  176.      The following function keys are available only when a user is online:
  177.       (Key: A:x = Alt key+x key together, * = the SysOp Window must be
  178.       active  (Alt-S))
  179.  
  180.           [A:B]          Toggles "beep-after-end" on and off.  This feature
  181.                          will take the phone offhook and sound an alarm when 
  182.                          the user logs off, letting you know that the system 
  183.                          is available for use.
  184.           
  185.           [A:C]          Toggles chat mode on and off.
  186.                          
  187.           [A:E]          Allows modification of the user's security
  188.                          information (SL, DSL, AR & AC flags, file points).
  189.                          Prints the "SysOp working" message while to the user
  190.                          while this window is displayed.
  191.           
  192.           [A:F]          Prints fake line noise but does NOT hang up on the 
  193.                          user.
  194.                          
  195.           [A:G]          Allows enabling and disabling of activity trapping
  196.                          and chat capturing for a user.
  197.  
  198.           [A:H]          Hangs up on a user immediately and returns to the
  199.                          WFC menu.
  200.  
  201.           [A:I]          Toggles the user input on and off.
  202.  
  203.           [A:K]          Allows you to select a hangup message to display
  204.                          (HANGUP0.* through HANGUP9.*) before hanging
  205.                          up on the user and returning to the WFC menu.
  206.  
  207.           [A:L]          Toggles the local screen on and off.
  208.  
  209.           [A:M]          Toggles temporary SysOp access for a user.  If
  210.                          temporary SysOp access is still active when the
  211.                          user logs off, the user's statistics are returned
  212.                          to normal.
  213.  
  214.          *[A:N]          Switches you to the next SysOp window in order.
  215.  
  216.           [A:O]          Conference System toggle.
  217.  
  218.           [A:P]          Prints a file from a disk to the user.
  219.  
  220.           [A:Q]          Turns off the "user attempted to chat" flag.
  221.  
  222.          *[A:R]          Displays the chat reason in the Sysop window.
  223.           
  224.           [A:S]          Toggles the SysOp window on and off.
  225.  
  226.           [A:T]          Toggles the SysOp window display between the top
  227.                          and bottom of the local screen.
  228.  
  229.           [A:U]          Toggles the user's input and output on and off.
  230.  
  231.           [A:V]          Asks the Sysop for the Subscription Security 
  232.                          Level to give to the user.
  233.                          
  234.           [A:W]          Same as [A:E] except that the "SysOp working"
  235.                          message is not displayed.
  236.  
  237.           [A:Z]          Sends a continuous stream of beeps until the user 
  238.                          presses a key or hangs up.
  239.                          
  240.           [A:+]          Adds five minutes to a user's total time left.
  241.  
  242.           [A:-]          Subtracts five minutes from a user's total time
  243.                          left.
  244.  
  245.          *[A:F1-F5]      Changes to SysOp Window 1-5 depending on which
  246.                          Function key you hit (F1-F5)
  247.  
  248.           [F1-F4]        Hitting one of these keys will activate the Sysop
  249.                          Defined Macro that was defined in System Variables.
  250.  
  251.  
  252.      The  following  function keys are available anywhere  in  the  system,
  253.      whether or not a user is online:
  254.  
  255.           [A:x]          Executes a batch file called "GLOBATx.BAT", where
  256.                          "x" is a number from 1 to 9.
  257.  
  258.           [A:D]          Dump screen to file - Puts a copy of the current
  259.                          screen into a certain file (definable).
  260.           
  261.           [A:J]          Performs a local shell to DOS.  Prints the "SysOp
  262.                          has shelled to DOS" message before entering DOS,
  263.                          and the "thank you for waiting" message after
  264.                          returning from DOS.
  265.                          
  266.           [Scroll Lock]  Toggles the "SysOp available for chat" flag on and
  267.                          off.
  268.  
  269.           [Ctrl:SysRq]   Allows the SysOp to choose to generate a run
  270.                          time error and which ERRORLEVEL to exit with.
  271.  
  272.           [Ctrl:Home]    Shows a help screen with all of the SysOp function
  273.                          keys and a brief description.
  274.  
  275.  
  276.  
  277.                                 ________________
  278.  
  279.                                  THE ACS SYSTEM
  280.                                 ________________
  281.  
  282.  
  283.      Most of the ACS functions have the same basic syntax:  A letter followed 
  284.      by the parameter of the function (not case sensitive).
  285.      
  286.           Function   :   "Annn"
  287.           Description:   Age of user
  288.           Access req.:   Must be at least "nnn" years old.
  289.  
  290.           Function   :   "Bnnn"
  291.           Description:   Baud rate, without last two zeros
  292.           Access req.:   Must be connected at "nnn"00 baud.
  293.  
  294.           Function   :   "Cx"
  295.           Description:   Conference
  296.           Access req.:   Must be in Conference x (@-Z).
  297.           
  298.           Function   :   "Dnnn"
  299.           Description:   DSL
  300.           Access req.:   Must have DSL of "nnn" or higher.
  301.  
  302.           Function   :   "Ex"
  303.           Description:   Emulation
  304.           Access req.:   Must be in x emulation.
  305.                          (A=ANSI,V=AVATAR,N=NONE)
  306.           
  307.           Function   :   "Fx"
  308.           Description:   AR flag
  309.           Access req.:   Must have AR flag "x" (A-Z).
  310.  
  311.           Function   :   "Gx"
  312.           Description:   Gender
  313.           Access req.:   Must have gender "x" (M/F).
  314.  
  315.           Function   :   "MM"
  316.           Description:   Voting
  317.           Access req.:   Must have voted on all of the voting topics.
  318.           
  319.           Function   :   "Nnn"
  320.           Description:   Node Number
  321.           Access req.:   Must be on node #nn.
  322.           
  323.           Function   :   "Pnnnnn"
  324.           Description:   File points
  325.           Access req.:   Must have at least "nnnnn" file points.
  326.  
  327.           Function   :   "Rx"
  328.           Description:   AC flag
  329.           Access req.:   Must have AC flag "x" (LCVBA*PEKM1234).
  330.  
  331.           Function   :   "Snnn"
  332.           Description:   SL level
  333.           Access req.:   Must have an SL level of "nnn" or higher.
  334.  
  335.           Function   :   "Tnnnnn"
  336.           Description:   Time left
  337.           Access req.:   Must have at least "nnnnn" minutes of time left online.
  338.  
  339.           Function   :   "Unnnn"
  340.           Description:   User number
  341.           Access req.:   Must be user number "nnnn".
  342.  
  343.           Function   :   "VV"
  344.           Description:   Validation
  345.           Access req.:   Must be a validated user.
  346.  
  347.           Function   :   "Ynnnn"
  348.           Description:   Time of day
  349.           Access req.:   Must be at least "nnnn" minutes after midnight.
  350.  
  351.           Function   :   "ZZ"
  352.           Description:   Flag Z
  353.           Access req.:   Must have Flag Z active.
  354.                          
  355.      Some examples:
  356.  
  357.           "A21"  - Must be 21 years old to have access.
  358.           "B96"  - Must be connected at 9600 baud or higher.
  359.           "FS"   - Must have AR flag "S".
  360.           "T20"  - Must have at least 20 minutes time left.
  361.           "Y360" - Must be later than 6:00 am.
  362.           "N1"   - Must be logged onto node 1.
  363.  
  364.      For more complex settings, there are five logical operators that can be 
  365.      used.
  366.      
  367.       For access to happen:
  368.       ~~~~~~~~~~~~~~~~~~~~
  369.           "&" - Logical AND   - both must be true
  370.           "|" - Logical OR    - either can be true
  371.           "!" - Logical NOT   - first is true second isn't
  372.           
  373.       These are the all on/off settings:
  374.       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  375.           "^" - Logical TRUE  - everything is true
  376.           "%" - Logical FALSE - everything is false
  377.  
  378.      Examples:
  379.      ~~~~~~~~
  380.       AND - "S20D50" requires the user has an SL of 20 *AND* a DSL of 50.
  381.       OR  - "S20|FA" requires that the user have either SL 20 *OR* AR flag "A".
  382.       NOT - "!FA" requires that the user *NOT* have AR flag "A".
  383.  
  384.      The TRUE and FALSE operators are used to give everyone access, or to
  385.      not give anyone access.  "^" means ALL users have access, and "%"
  386.      means NO users at all have access.
  387.      
  388.      For even more complex ACS's, parentheses are allowed to group ACS settings 
  389.      together to be compared to another set:
  390.         "(S20FA)|(D255)" means that the user must have SL 20 and AR flag "A" 
  391.         *OR* DSL 255 to have access.
  392.  
  393.      A few more examples:
  394.  
  395.           S50            User must have SL 50 or higher (50-255).
  396.           !S50           User must not have SL 50 (0-49).
  397.           VV|U1          User must be validated, or be user #1, to have
  398.                          access.
  399.           A21FAS50       User must be 21 years old, have AR flag "A", and
  400.                          and have 50 SL.
  401.           !(A21FAS50)    User has access so long as they do NOT have any of
  402.                          the following information true:  21 years old, AR 
  403.                          flag "A", and SL 50.
  404.           !N234          User has access so long as they are not logged onto
  405.                          node 234.
  406.  
  407.                              _____________________
  408.  
  409.                               THE MCI CODE SYSTEM
  410.                              _____________________
  411.  
  412.  
  413.      Renegade has a system for displaying system information in all locations on 
  414.      the board.  This is done using a set of codes called MCI (Message Command 
  415.      Interpreter).  These codes are entered with the character "@" followed by 
  416.      a specific character.  All the valid MCI codes are listed below.
  417.      
  418.        NOTE!: MCI commands are CASE SENSITIVE!
  419.        ~~~~
  420.  
  421.           @A        Displays the current user's user name minus the user
  422.                     number.
  423.           @B        Displays the current user's entire real name.
  424.           @C        Displays the current user's real first name.
  425.           @D        Displays the current user's real last name.
  426.           @E        User's phone number
  427.           @F        User's street address
  428.           @G        User's City/State
  429.           @H        User's Zip Code
  430.           @I        User's Security Level
  431.           @J        User's Download Security Level
  432.           @K        User's last call date
  433.           @L        User's total number of calls
  434.           @M        Displays a carriage return/linefeed.
  435.           @N        User's number of files downloaded
  436.           @O        User's number of files uploaded
  437.           @P        User's kbytes downloaded
  438.           @Q        User's kbytes uploaded
  439.           @R        User's number of posts
  440.           @S        User's number of downloads today
  441.           @T        User's kbytes of downloads today
  442.           @U        Displays the number of file points remaining to the
  443.                     current user.
  444.           @V        Displays the amount of time online remaining to the
  445.                     current user in the format "HH:MM:SS".
  446.           @W        Displays the current message board name.  If the name
  447.                     contains MCI color codes, it will be displayed using
  448.                     those colors; otherwise, it is displayed in MCI color
  449.                     #5 (default: yellow) if Local, or MCI color #0
  450.                     (default: bold white) if EchoMail or GroupMail.
  451.           @X        Displays the current message board number in the format
  452.                     "#xxx".
  453.           @Y        Displays the current file board name.  If the name
  454.                     contains MCI color codes, it will be displayed using
  455.                     those colors; otherwise, it is displayed in MCI color
  456.                     #5 (default: yellow).
  457.           @Z        Displays the current file board number in the format
  458.                     "#xxx".
  459.           @0        Node Number
  460.           @1        Current Conference Tag
  461.           @2        Current Conference Name
  462.           @3        Displays the number of kilobytes (K) available on the
  463.                     drive of the current file board's upload path.
  464.           @4        Displays the message number that the current user is
  465.                     reading.
  466.           @5        Displays the number of messages in the current message
  467.                     board.
  468.           @6        Displays the maximum number of lines allowed for a
  469.                     message in the current message board.
  470.           @7        Clear screen
  471.           @8        Delay
  472.           @9        Pause
  473.           @#        Pausing off
  474.           @!        Aborting off
  475.           @~        System Caller Number
  476.           @&        Mr. or Ms. by gender
  477.           @a        Date
  478.           @b        Time
  479.           @c        BBS Name
  480.           @d        BBS Phone
  481.           @e        SysOp Name
  482.           @f        Post/Call Ratio
  483.           @g        Account balance
  484.           @h        Baud rate
  485.           @i        Time left in minutes
  486.           @j        Max number of files downloadable in one day
  487.           @k        Max number of kbytes    "         "  "   "
  488.           @l        Credits
  489.           @m        Debits
  490.           @n        Days left until expiration
  491.           @o        Number of messages left to read
  492.           
  493.  
  494.  
  495.      ---------------
  496.      MCI COLOR CODES
  497.      ---------------
  498.  
  499.      There are 2 easy ways of changing colors in Renegade.  The first 
  500.      method is usable everywhere in Renegade.  When you're where you want to 
  501.      change to another color, press [Ctrl-P] and then enter a number from 0-9.  
  502.      From then on, the color will be the one you set with the last command.  It 
  503.      will stay the same color until the color is changed again by either the 
  504.      system or by another color code sequence.  (In certain areas (like F/S
  505.      Editor) entering a carat "^" then the number 0-9 that you want set.)
  506.  
  507.      A other way which can be used is called the PipeSystem.  Where you
  508.      want to change the color, enter a "|nn" (w/out quotes).  The nn is a 
  509.      number between 00 and 23. (2 digits MUST be used.).  The first 16 colors 
  510.      (00-15) affect the foreground color, and the last 8 (16-23) affect the 
  511.      background color.  The colors are as follows: (B. = Bright, D. = Dark)
  512.  
  513.         00: Black       08: D. Grey     16: Black
  514.         01: Blue        09: B. Blue     17: Blue
  515.         02: Green       10: B. Green    18: Green
  516.         03: Cyan        11: B. Cyan     19: Cyan
  517.         04: Red         12: B. Red      20: Red
  518.         05: Purple      13: B. Purple   21: Purple
  519.         06: Brown       14: Yellow      22: Brown
  520.         07: Grey        15: B. White    23: White
  521.  
  522.                              
  523.                              ______________________
  524.  
  525.                               SYSTEM CONFIGURATION
  526.                              ______________________
  527.  
  528.  
  529.      The main part of keeping Renegade set and going is the way you set up the
  530.      system configuration.  This section is normally selected by the "S" command 
  531.      at the WFC screen or the "P" command from the SysOp Menu.
  532.  
  533.      Once there, the following menu is displayed:
  534.      ______________________________________________________________________
  535.  
  536.         System configuration:
  537.  
  538.         A. Main BBS Configuration                B. Modem/Node Configuration
  539.         C. System ACS Settings                   D. System Variables
  540.         E. System Toggles                        F. File System Configuration
  541.         G. Subscription/Validation System        H. Network Configuration
  542.         I. Offline Mail Configuration            J. String Configuration
  543.         K. Color Configuration                   L. Archive Configuration
  544.  
  545.         1. Time allowed per day                  2. Max calls per day
  546.         3. UL/DL # files ratio                   4. UL/DL K-bytes ratio
  547.         5. Post/Call ratio                       6. Max downloads per day
  548.         7. Max download kbytes per day           8. Update System Averages
  549.  
  550.         Enter selection (A-L,1-8) [Q]uit :
  551.      ______________________________________________________________________
  552.  
  553.      Selecting one of the keys will take you to the corresponding section of
  554.      the system configuration.  Pressing "Q" will take you back to the WFC
  555.      screen (or the SysOp Menu).
  556.  
  557.  
  558.      ----------------------
  559.      Main BBS Configuration
  560.      ----------------------
  561.  
  562.      This area is where many of the different BBS options are configured.
  563.      
  564.      After you select this option, the following menu is displayed.
  565. ____________________________________________________________________________
  566.  
  567. Main BBS Configuration
  568.  
  569. A. BBS name/number  :GS Connection BBS (207-799-9080)
  570. B. SysOp's name     :The "O"         C. Registration number:743
  571. D. SysOp chat hours :18:00...22:00   E. Minimum baud hours :00:00...23:59
  572. F. Regular DL hours :Always allowed  G. Minimum baud DL hrs:23:00...18:00
  573. H. BBS Passwords                     I. Pre-event warning  :60 seconds
  574. J. Startout menu    :START           K. Bulletin Prefix    :
  575. L. Multinode support:Off             M. Network mode       :Off
  576.  
  577.  0. Main data files dir.    :E:\RENEGADE\DATA\
  578.  1. Miscellaneous Files dir.:E:\RENEGADE\MISC\
  579.  2. Message file storage dir:E:\RENEGADE\MSGS\
  580.  3. Menu file directory     :E:\RENEGADE\MENU\
  581.  4. Nodelist (Version 7) dir:E:\RENEGADE\TEXT\
  582.  5. Log files/trap files dir:E:\RENEGADE\LOGS\
  583.  6. Temporary directory     :E:\RENEGADE\TEMP\
  584.  7. Protocols directory     :E:\RENEGADE\PROT\
  585.  8. Archivers directory     :E:\RENEGADE\PROT\
  586.  9. File attach directory   :F:\ATTACH\
  587.  
  588. Enter selection (A-M,0-9) [Q]uit : 
  589. ____________________________________________________________________________
  590.  
  591.      Each option is described in detail below.
  592.  
  593.           A    This option allows you to enter the name and the phone
  594.                number of your BBS.  MCI color codes are allowed.
  595.  
  596.           B    This option allows you to enter the name or the handle of
  597.                the SysOp.
  598.                
  599.           C    This option allows you to enter your registration number for
  600.                the BBS program.  However, since Renegade is currently an ßeta
  601.                test, this option does absolutely nothing.
  602.           
  603.           D    This option allows you to declare your chat hours.  When
  604.                someone pages you during these hours, a bell will sound to
  605.                inform you that a user wishes to chat.
  606.  
  607.           E    This option defines the hours that the minimum baud rate 
  608.                callers may log on.  Some SysOps prefer to restrict the hours 
  609.                available to users of lower baud modems.
  610.                
  611.           F    This option defines the hours that file downloading is
  612.                allowed.
  613.  
  614.           G    This option defines the hours that low baud callers may
  615.                download files.
  616.           
  617.           H    This option defines the SysOp, new user, shuttle logon and
  618.                baud override passwords.
  619.  
  620.           I    This options sets the number of seconds before a scheduled
  621.                event is run in which the user is warned.
  622.  
  623.           J    Menu where users with an undefined startout menu will start
  624.                from.  (Usually Main)
  625.  
  626.           K    Prefix of the Bulletin Files (Normally blank or BULLET)
  627.           
  628.           L    This option allows you to tell Renegade if it has 1 or more
  629.                nodes.  (If multi-node, you must use the -Nx command to load
  630.                node x.)
  631.                
  632.           M    This option will allow you to turn the Network mode on.  It
  633.                activates functions as:
  634.  
  635.                 a) Forces local security on.
  636.                 b) Disables all function keys unless a sysop is logged on.
  637.                 c) Disables the sysop window system.
  638.                 d) All WFC commands are disabled except the obvious.
  639.                 e) If no node is specified on the command line, the node
  640.                    will assume it is a local node, and automatically 
  641.                    configure itself as the next available node number.
  642.           
  643.           0    This option defines the directory in which your main data
  644.                files are stored. (.DAT, .DIR, etc.)
  645.                
  646.           1    This option defines the directory in which your text files
  647.                are stored.  (.ANS, .ASC, .INF, .ASW, etc.)
  648.  
  649.           2    This option defines the directory in which your messages
  650.                are stored. (.BRD, .MIX, etc.)
  651.  
  652.           3    This option defines the directory in which the menu files
  653.                are stored. (.MNU)
  654.  
  655.           4    This option defines the directory in which the Version 7
  656.                Nodelist files will be stored.
  657.  
  658.           5    This option defines the directory in which the trap files,
  659.                system log files and capture chat files are stored. (.LOG)
  660.  
  661.           6    This option defines the directory in which temporary files
  662.                are stored.  This directory is used for various things to
  663.                hold files while using them, but when they aren't permanent.
  664.  
  665.           7    This option defines the direcory in which the protocol drivers
  666.                will be held.  These include DSZ.EXE, HSLINK.EXE, etc. These 
  667.                files are used in the Protocol Editor as your upload and 
  668.                download files.
  669.  
  670.           8    This option defines the directory in which the archive drivers                        
  671.                will be held.  These include PKUNZIP.EXE, ARJ.EXE, PKZIP.EXE, 
  672.                ARCE.COM, etc.
  673.                
  674.           9    This option defines the directory in which the files which are
  675.                attached to Email and Netmail are to be sent to.
  676.  
  677.      
  678.      -------------------
  679.      MODEM CONFIGURATION
  680.      -------------------
  681.  
  682.      Modem Configuration allows you to set up how the modem and Renegade will
  683.      work together. 
  684.         
  685.         NOTE! - To run Renegade, you MUST install a Fossil driver to run
  686.         ~~~~    Renegade.
  687.  
  688.      Upon selecting this option, the following menu is displayed:
  689.      ______________________________________________________________________
  690.         Modem/Node Configuration
  691.  
  692.         1. Maximum baud rate    : 19200
  693.         2. COM port number      : 2
  694.         3. Modem init string    : at&f2q0v&c1&d2x4s0=0s2=1h0m1w2|
  695.         4. Modem answer string  : ata|
  696.         5. Modem hangup string  : ath0|
  697.         6. Modem offhook string : atm0h1|
  698.         7. Inactivity init time : 30
  699.         8. COM port locking     : On
  700.         9. Locked baud rate     : 19200 baud
  701.         A. CTS/RTS flow control : On
  702.         B. XON/XOFF flow control: Off
  703.         C. ACS for this node    :
  704.         D. Path for door files  : E:\RENEGADE\
  705.         R. Modem result codes:
  706.  
  707.         Enter selection or (Q)uit :
  708.      ______________________________________________________________________
  709.  
  710.      Note  that  the  command strings can  contain  the  following  special
  711.      characters:
  712.  
  713.           "|"       Sends a carriage return (^M) to the modem.
  714.  
  715.           "^x"      Sends a control character to the modem. (^M can be typed
  716.                     as a | here.)
  717.  
  718.           "~"       Performs a half-second delay before sending the next
  719.                     character to the modem.
  720.  
  721.      Each menu option is described in detail below.
  722.  
  723.           1    This is the baud rate that Renegade will use when waiting
  724.                for calls at the WFC menu.  This should be set to the
  725.                modem's maximum baud rate, either 300, 1200, 2400, 4800,
  726.                9600, 19200, 38400 or 57600 baud.
  727.  
  728.           2    This is the COM port that your modem is connected to, which
  729.                can be COM1 through COM8.
  730.  
  731.           3    This is the command that initializes the modem.  This is
  732.                VERY important, as it tells the modem how to operate under
  733.                the BBS environment.
  734.                
  735.           4    This is the command that enables the modem to answer an
  736.                incoming call.
  737.  
  738.           5    This is the command that hangs up the modem.
  739.  
  740.           6    This is the command that places the modem offhook. (Makes the
  741.                phone line busy.)
  742.  
  743.           7    This sets the time (in minutes) in which the modem will be
  744.                reinitialized if no one has called.  (Warning: Do not set this 
  745.                to zero.  If you do, the modem will be constantly
  746.                reinitializing.)
  747.  
  748.           8    This option lets you lock the COM port if you have a 9600 baud 
  749.                or faster modem.
  750.                
  751.           9    This option sets the baud rate to lock the COM port at if you
  752.                have option 8 set to "Yes".
  753.  
  754.           A    This option toggles CTS/RTS flow control on or off.  Flow 
  755.                control tells the computer or modem when to start and stop 
  756.                sending or receiving information to/from the other device.
  757.                (RTS/CTS is also known as Hardware Flow Control.)
  758.  
  759.           B    Set this to the opposite of RTS/CTS flow control.
  760.                (It's technically same as RTS/CTS except it's Software Flow 
  761.                Control.  RTS/CTS is better if you can support it.)
  762.  
  763.           C    The minimum ACS setting required to be met by the user trying
  764.                to logon to the node so they can stay on.
  765.  
  766.           D    The complete path to where the door files (CALLINFO.BBS,
  767.                DORINFOx.DEF, DOOR.SYS, etc.) will be written to for this node.
  768.                (If blank, files are written to main BBS directory)          
  769.                
  770.           R    These are the result codes returned by the modem when the NO
  771.                CARRIER, NO DIALTONE, BUSY and various baud rate conditions
  772.                are encountered.  Case 1 result codes are the main codes
  773.                returned by the modem.  Case 2 result codes are provided for
  774.                persons using MNP class modems. (Also called ARQ mode.)  
  775.  
  776.  
  777.      -------------------
  778.      SYSTEM ACS SETTINGS
  779.      -------------------
  780.  
  781.      Upon selecting this option, the following menu is displayed.
  782.      ______________________________________________________________________
  783.  
  784.         System ACS settings
  785.  
  786.         A. Full SysOp       :s255              B. Full Co-SysOp    :s250
  787.         C. Msg Base SysOp   :s200              D. File Base SysOp  :s200
  788.         E. SysOp PW at logon:s250              F. Remote PW viewing:s255
  789.         G. Post public      :s20               H. Send e-mail      :
  790.         I. See anon pub post:s100              J. See anon E-mail  :s100
  791.         K. Global Anon post :s100              L. E-mail anon      :s100
  792.         M. See unval. files :s20               N. DL unval. files  :s200
  793.         O. No UL/DL ratio   :s200              P. No PostCall ratio:s200
  794.         R. No file point chk:                  S. ULs auto-credited:s250
  795.         T. ---------------- :                  U. Chat at any hour :s255
  796.         V. Send Netmail     :s300              W. "Invisible" Mode   :s255
  797.         X. Mail file attach :s20               Y. Change a vote    :
  798.  
  799.         Enter selection (A-Y) [Q]uit : 
  800.      ______________________________________________________________________
  801.  
  802.      
  803.           A    This setting defines the security level for a full SysOp.
  804.  
  805.           B    This setting defines the security level for a full Co-SysOp.
  806.  
  807.           C    This setting defines the security level for a message base
  808.                SysOp.
  809.  
  810.           D    This setting defines the security level for a file base
  811.                SysOp.
  812.  
  813.           E    This setting defines the security level in which the SysOp
  814.                password must be specified during the logon process.
  815.  
  816.           F    This setting defines the security level in which a user can
  817.                view passwords in the user editor.
  818.  
  819.           G    This setting defines the security level required to post
  820.                normal public mail.
  821.  
  822.           H    This setting is similar to option G, except that it pertains
  823.                to normal Email.
  824.  
  825.           I    This setting defines the security level that allows a user
  826.                to see who posted public messages anonymously.
  827.  
  828.           J    This setting defines the security level that allows a user
  829.                to see who posted Email anonymously.
  830.  
  831.           K    This setting defines the security level that allows a user
  832.                to post anonymously on ANY message base.
  833.                
  834.           L    This setting is similar to option K, except that it deals with
  835.                Email.
  836.  
  837.           M    This setting defines the security level that allows a user
  838.                to see unvalidated files when looking through the file lists.
  839.                
  840.           N    This setting defines the security level that allows a user
  841.                to download unvalidated files.
  842.  
  843.           O    This setting defines the security level at which upload/
  844.                download ratio checking is turned off.
  845.  
  846.           P    This setting defines the security level at which the post/
  847.                call ratio check is turned off.
  848.  
  849.           R    This setting defines the security level at which file point
  850.                checking is turned off.
  851.  
  852.           S    This setting defines the security level at which uploaded
  853.                files are automatically credited to the uploader.  (This is
  854.                useful to prevent uploading of "garbage" files to balance an 
  855.                UL/DL ratio for further downloading.)
  856.                
  857.           T    This setting is not yet implemented.
  858.  
  859.           U    This setting defines the security level at which a user can
  860.                request a chat with the Sysop.  (This overrides chat hours.)
  861.  
  862.           V    This setting defines the security level at which a user can
  863.                send Netmail to another BBS on a network.
  864.                
  865.           W    This setting defines the security level at which a user can
  866.                logon to the BBS (in multi-node mode only) and be "Invisible"
  867.                to the other nodes when they log on, and in the node listing
  868.                
  869.           X    This setting defines the security level at which a user can
  870.                "attach" a file to mail that they send on the board.
  871.  
  872.           Y    This setting defines the security level at which a user can
  873.                change his vote in the voting section.
  874.  
  875.  
  876.      -----------------
  877.      GENERAL VARIABLES
  878.      -----------------
  879.  
  880.      Upon selecting this option, the following menu is displayed:
  881.      ______________________________________________________________________
  882.    
  883.      System variables
  884.  
  885.      A. Max private sent per call:255     B. Max feedback sent per call:5
  886.      C. Max public posts per call:255     D. Max chat attempts per call:3
  887.      E. Normal max mail waiting  :25      F. CoSysOp max mail waiting  :50
  888.      G. Logins before bday check :0       H. Swap shell should use     :EMS
  889.      I. Number of logon attempts :3       J. Password change every     :0 days
  890.      K. SysOp chat color         :9       L. User chat color           :3
  891.      M. Min. space for posts     :100     N. Min. space for uploads    :500
  892.      O. Back SysOp Log keep days :7       P. Blank WFC menu minutes    :2
  893.      R. Alert beep delay         :5       S. Number of system callers  :2164
  894.      T. Minimum logon baud rate  :1200    U. Minimum download baud rate:1200
  895.  
  896.      1. F1 Macro              :""
  897.      2. F2 Macro              :""
  898.      3. F3 Macro              :""
  899.      4. F4 Macro              :""
  900.  
  901.      Enter selection (A-U,1-4) [Q]uit : 
  902.      ______________________________________________________________________
  903.  
  904.      
  905.           A    This option sets the limit for the amount of Email that
  906.                any single caller can leave during a call.
  907.  
  908.           B    This option sets the limit for the number of feedback
  909.                messages that any single caller can send during a call.
  910.  
  911.           C    This option sets the limit for the number of public messages
  912.                that any single caller can send during a call.
  913.                
  914.           D    This option sets the limit for the number of chat attempts
  915.                that any single caller can make during a call.
  916.  
  917.           E    This option sets the limit for the amount of Email that can
  918.                be kept waiting for a certain user.
  919.  
  920.           F    This option sets the limit for the amount of Email that can
  921.                be kept waiting for a Co-SysOp.
  922.  
  923.           G    This option sets the number of logons a user can have before
  924.                the BBS checks to see (as a security feature) if the user
  925.                knows what the birthdate they entered into the BBS at the first
  926.                logon.
  927.  
  928.           H    This option tells the BBS where to swap memory to when the
  929.                BBS "swaps" out of Renegade. The locations are either (D)isk, 
  930.                (E)MS Memory, (X)MS Memory, (N)on XMS Extended Memory or 
  931.                (A)nywhere.
  932.  
  933.           I    This option sets the number of attempts a user can make to 
  934.                log on to the BBS, before the BBS hangs up on them.
  935.  
  936.           J    This option sets the amount of days before a user has to
  937.                change their password as a security precaution.
  938.  
  939.           K    This option sets the SysOp MCI chat color.  This only matters
  940.                to the users that can view ANSI colors, as this color is the
  941.                one that is used while the SysOp is typing.  
  942.  
  943.           L    This goes along with option K, except that it's the user chat 
  944.                color.  (In case you're wondering.. the reason there are 2
  945.                different colors for chat is basically so that the Sysop and
  946.                user knows who said what.)
  947.  
  948.           M    This option sets the minimum amount of hard drive space (in K) 
  949.                that must be available on the hard drive in order to post a
  950.                message.
  951.  
  952.           N    Pretty much the same as option M, except that it deals with the
  953.                amount of space needed to be free to upload a file.
  954.  
  955.           O    This option sets the number of days that the SysOp back logs
  956.                are kept.  (Maximum is 15 days.)
  957.  
  958.           P    This option sets the time of inactivity before the WFC screen 
  959.                is blanked.  (Screen Saver)
  960.  
  961.           R    This option defines the delay inbetween beeps to the user or 
  962.                the Sysop.
  963.           
  964.           S    This option defines the number of calls the BBS has received.
  965.  
  966.           T    This option defines the minimum baud rate that can call into
  967.                the BBS. (This is normally used to "lock-out" 300 baud users
  968.                who are normally too slow to do much.)
  969.  
  970.           U    This option defines the minimum baud rate that can download
  971.                files from the BBS. (See note on option T)
  972.                
  973.           1-4  These are the F1-F4 Sysop Definable Macros that only the Sysop
  974.                can use on the BBS.
  975.  
  976.  
  977.      -------------------------
  978.      GENERAL FLAGGED FUNCTIONS
  979.      -------------------------
  980.  
  981.      Upon selection this option, the following menu is displayed:
  982.      ______________________________________________________________________
  983.  
  984.      System flagged functions
  985.  
  986.      A. Handles allowed on system:On   B. Phone number in logon     :On
  987.      C. Local security protection:Off  D. Use EMS for overlay file  :On
  988.      E. Global activity trapping :Off  F. Auto chat buffer open     :Off
  989.      G. AutoMessage in logon     :On   H. Bulletins in logon        :On
  990.      I. Last few callers in logon:On   J. User info in logon        :Off
  991.      K. Strip color off SysOp Log:Off  L. Offhook in local logon    :On
  992.      M. Mandatory voting         :On   N. Compress file/msg numbers :On
  993.      O. UL duplicate file search :On   P. SysOp Log type            :File only
  994.      R. Use BIOS for video output:On   S. Suppress snow on CGA      :Off
  995.      T. Refuse new users         :Off  U. Swap shell function       :On
  996.      V. Use shuttle logon        :Off  W. Chat call paging          :On
  997.      X. Time limits are per call :Off  Y. SysOp Password checking   :On
  998.  
  999.      1. New user message sent to :1
  1000.      2. Mins before timeout bell :2
  1001.      3. Mins before timeout      :3
  1002.  
  1003.      Enter selection (A-Y,1-3) [Q]uit : 
  1004.      ______________________________________________________________________
  1005.  
  1006.      
  1007.           A    This option specifies whether or not handles are allowed on
  1008.                the system.  (a handle is an alias.  Like CB Radio.)
  1009.  
  1010.           B    This option specifies whether or not the user's phone number
  1011.                is asked for during the logon process.
  1012.  
  1013.           C    This option controls local security protection.  When set
  1014.                to ON, it prevents anyone present from seeing the caller type 
  1015.                their password and phone number (if turned on).
  1016.                
  1017.           D    This option specifies whether or not the RENEGADE.OVR file 
  1018.                is to be accessed from, EMS (expanded) memory.  If the overlay 
  1019.                can't be stored in EMS, Renegade will access the overlay from 
  1020.                disk as usual.  (EMS is MUCH faster in accessing then the disk
  1021.                due to the huge difference in access time between disk and
  1022.                memory.)
  1023.  
  1024.           E    This option controls global activity trapping.  If set to
  1025.                ON, the BBS will make a trap file for EVERY caller.
  1026.  
  1027.           F    This option specifies whether or not to automatically open
  1028.                the chat buffer during a chat session.
  1029.  
  1030.           G    This option specifies whether or not the auto-message is
  1031.                displayed during the logon process.
  1032.  
  1033.           H    This option specifies whether or not the bulletin menu is
  1034.                presented during the logon process, enabling the SysOp to
  1035.                display dated bulletins that are of special interest to
  1036.                callers, such as BBS lists, online game scores, file request
  1037.                lists, and so on.
  1038.  
  1039.           I    This option specifies whether or not the last few callers list
  1040.                is displayed during the logon process.
  1041.  
  1042.           J    This option specifies whether or not the user's statis are 
  1043.                shown during the logon process.
  1044.  
  1045.           K    This option specifies whether or not Renegade's MCI color
  1046.                codes will be stripped from the SysOp log.
  1047.                
  1048.           L    This option specifies whether or not the phone should be
  1049.                taken off-hook during local logon.
  1050.                
  1051.           M    This option specifies whether or not to force all users to
  1052.                vote on all unanswered voting questions.
  1053.                
  1054.           N    This option controls the "compression" of file and message
  1055.                base numbers.  This option takes a little explaining...
  1056.                
  1057.                Say you have ten message bases (1-10), and bases 2, 6 and 9 
  1058.                are restricted from certain users.  Nnormally when the list of 
  1059.                message areas is displayed, those areas are not shown, leaving 
  1060.                a gap in the listings (1, 3, 4, 5, 7, 8, 10).  If this option is 
  1061.                set to on, all the message base numbers are made contiguous.. 
  1062.                (1, 2, 3, 4, 5, 6, 7) to the user.
  1063.  
  1064.           O    This option controls the search for duplicate files during
  1065.                the uploading process.
  1066.  
  1067.           P    This option controls the direction of the SysOp log.  You have
  1068.                three choices.          
  1069.  
  1070.                File only -- Puts the log in the SYSOPxx.LOG file.
  1071.                          
  1072.                Printer & file -- Same as File except it outputs the log to
  1073.                                  the printer also.
  1074.  
  1075.                Printer only -- Sends the log to the printer only.
  1076.  
  1077.           R    This option specifies whether or not ROM BIOS routines are
  1078.                to be used for all local screen output.  Enabling this option is 
  1079.                useful on systems that aren't 100% compatible with the IBM PC 
  1080.                standard.
  1081.  
  1082.           S    This option specifies whether or not "snow checking" is required 
  1083.                for Color Graphics Adapters (CGAs).
  1084.  
  1085.           T    This option defines if new users will be allowed onto the BBS or 
  1086.                not.
  1087.           
  1088.           U    This option defines if Renegade will Swap memory if it shells out 
  1089.                of the BBS.
  1090.  
  1091.           V    This option defines if the BBS will use the Shuttle Logon.
  1092.  
  1093.           W    This option toggles Chat call paging. (After a user pages you, 
  1094.                the board buzzes you to remind you that the user wants to chat.)
  1095.                
  1096.           X    This option defines if the time limits are per call or per
  1097.                day.
  1098.  
  1099.           Y    This option defines if most options (some are logon, most
  1100.                functions in SysOp menu, etc.) ask for the Sysop password
  1101.                before letting you execute the command.
  1102.  
  1103.           1    This option defines the number of the user that will receive
  1104.                "new user" messages.  (Default is 1.)
  1105.  
  1106.           2    This option specifies the number of minutes before the bell
  1107.                is sounded to alert the user that the system is about to
  1108.                "time out".
  1109.                
  1110.           3    This option specifies the number of minutes that are allowed
  1111.                to pass with no activity before the system "times out".
  1112.      
  1113.      --------------------------
  1114.      FILE SECTION CONFIGURATION
  1115.      --------------------------
  1116.  
  1117.      Upon selecting this option, the following menu is displayed:
  1118.      ______________________________________________________________________
  1119.  
  1120.         File section configuration
  1121.  
  1122.         A. Upload/download ratio system   :On
  1123.         B. File point system              :Off
  1124.         C. Daily download limits          :On
  1125.         D. Test and convert uploads       :On
  1126.         E. Point rewarding system         :Off
  1127.         F. ------------------------------ :
  1128.         G. Point reward compensation ratio:50%
  1129.         H. File point compensation ratio  :3 to 1
  1130.         I. Base file size per 1 file point:10k
  1131.         J. Upload time refund percent     :150%
  1132.         K. "To-SysOp" file base           :1
  1133.         L. Auto-validate ALL files ULed?  :No
  1134.         M. Max k-bytes allowed in temp dir:500
  1135.         N. Min k-bytes to save for resume :100
  1136.  
  1137.         Enter selection (A-N) [Q]uit : 
  1138.      ______________________________________________________________________
  1139.  
  1140.      
  1141.           A    This option specifies whether or not upload/download ratio
  1142.                checking is active.
  1143.                
  1144.           B    This option specifies whether or not a file point file system  
  1145.                is active.  
  1146.           
  1147.           C    This option turns the daily download limits on or off.
  1148.  
  1149.           D    This option toggles if the uploads will be recommented and
  1150.                converted to the current file base's archive setting.
  1151.  
  1152.           E    This option works with option C and defines how many file points 
  1153.                should be given for the upload based on the number of K in the 
  1154.                given upload.
  1155.  
  1156.           F    This option is not yet implemented.
  1157.  
  1158.           G    This option defines the % of the file's points that is
  1159.                rewarded to the uploader whenever the file is downloaded.
  1160.  
  1161.           H    This option defines how many file points you get per file
  1162.                size.  (See E)
  1163.  
  1164.           I    This option defines what 1 file point is equal to in K.
  1165.                (ie: if set to 10k, every 10k of a file will charge the user
  1166.                1 file point.)
  1167.  
  1168.           J    This option defines the percentage of time that a user is
  1169.                refunded after uploading a file.
  1170.  
  1171.           K    This option defines the file base that is designated as
  1172.                "SysOp only".  This is for SysOp-only uploads which are sent by
  1173.                putting a "\" as the first character in the file description.
  1174.  
  1175.           L    This option specifies whether or not all uploaded files are
  1176.                to be auto-validated.  (Default is NO)
  1177.  
  1178.           M    This option defines the maximum number of kilobytes allowed
  1179.                in the temporary archive working directory.
  1180.  
  1181.           N    This option defines the minimum number of kilobytes that
  1182.                must have been sent during an upload before it can be saved
  1183.                for a resume-later upload operation.
  1184.  
  1185.  
  1186.      -----------------------------------
  1187.      SUBSCRIPTION & ACCESS LEVELS
  1188.      -----------------------------------
  1189.  
  1190.      This section describes the various subscription levels (26 A-Z) and the
  1191.      access they receive with the level (along with the expiration date.)
  1192.  
  1193.      Upon selecting this option, the following screen is displayed:
  1194.      ______________________________________________________________________
  1195.  
  1196.         A. New User Settings             B. Validated Access
  1197.         C. Low Level 6 Month             D. Low Level 1 Year
  1198.         E. High Level 6 Month            F. High Level 1 Year
  1199.         G.                               H.
  1200.         I.                               J.
  1201.         K.                               L.
  1202.         M.                               N.
  1203.         O.                               P.
  1204.         Q.                               R.
  1205.         S.                               T.
  1206.         U.                               V.
  1207.         W.                               X.
  1208.         Y.                               Z.
  1209.  
  1210.         Subscription editor (?=help) : 
  1211.      ______________________________________________________________________
  1212.  
  1213.      Level (A) is always used for New Users, and option (B) is for Validated
  1214.      users. The other 24 levels are open for what you need.
  1215.  
  1216.      ______________________________________________________________________
  1217.  
  1218.         Subscription level A
  1219.  
  1220.         A. Description: New User Settings
  1221.         B. New SL     : 10
  1222.         C. New DSL    : 10
  1223.         D. AR flags   : --------------------------
  1224.         E. AC flags   : ----------/----
  1225.         F. File points: 0
  1226.         G. New credit : 0
  1227.         H. Expiration : No expiration
  1228.         I. Expire to  : No change
  1229.         K. AR upgrade : Hard
  1230.         L. AC upgrade : Hard
  1231.         M. Start menu :
  1232.  
  1233.         Enter selection (A-M) [Q]uit :
  1234.  
  1235.      ______________________________________________________________________
  1236.      
  1237.  
  1238.           A    This option defines the Description of the Subscription Level.
  1239.  
  1240.           B    This option defines the security level (SL) of the user.
  1241.                
  1242.           C    This option defines the download security level (DSL) of a
  1243.                user.  The DSL is basically the same as SL, except that it is
  1244.                normally used in the file transfer area.
  1245.  
  1246.           D    This option defines the area flags (AR flags) for a user.  
  1247.                 
  1248.           E    This option defines the access flags (AC flags) for a user.  
  1249.                While AR flags are definable in what they mean, AC flags have
  1250.                a certain set meaning that is listed below. These flags are
  1251.                normally used to restrict a user from doing certain functions
  1252.                that override the System Configuration. (1, 2, 3 and 4 are used
  1253.                to "reward" the users because they override certain ratios.)
  1254.  
  1255.                     The flags are:
  1256.  
  1257.                        LCVBA*PEKM/1234
  1258.  
  1259.                
  1260.                Penalty Flags:
  1261.                ~~~~~~~~~~~~~
  1262.                L    Can logon ONLY once/day -- Does not allow a given
  1263.                          caller to have more than one BBS logon in a given
  1264.                          day.
  1265.  
  1266.                C    Can't page SysOp -- Does not allow the caller to use
  1267.                          the chat command throughout the BBS.
  1268.  
  1269.                V    Posts marked unvalidated -- Marks all public messages
  1270.                          as "unvalidated" until the SysOp decides to
  1271.                          either validate or delete them.
  1272.  
  1273.                B    Back/downspacing restricted -- Back/downspacing is a
  1274.                          Renegade MCI subset that allows the user to do
  1275.                          various "tricks", such as spinning the cursor and
  1276.                          moving the cursor all over the screen.
  1277.  
  1278.                A    Can't add to BBS list -- This flag prevents the caller
  1279.                          from using the (A)dd command in the BBS list menu.
  1280.  
  1281.                *    Can't post/send anon. -- This flag prevents the caller
  1282.                          from being able to post public or Email messages
  1283.                          anonymously.
  1284.  
  1285.                P    Can't post at all -- This flag prevents a user from
  1286.                          posting any messages in any message base.
  1287.  
  1288.                E    Can't send Email -- This flag prevents the caller from
  1289.                          sending any Email to another user.
  1290.  
  1291.                K    Can't vote -- Does not allow the caller to have access
  1292.                          to the voting booth.
  1293.  
  1294.                M    Mandatory Reply or Deletion of E-Mail.  User must either
  1295.                          read and reply to his/her mail, or delete it.
  1296.  
  1297.                Reward Flags:
  1298.                ~~~~~~~~~~~~
  1299.                1    No UL/DL ratio check -- This flag will suppress the
  1300.                          upload/download ratio check.
  1301.  
  1302.                2    No post/call ratio check -- This flag will nothing!!  It 
  1303.                          suppresses the post/call ratio check.
  1304.  
  1305.                3    No file points check -- This flag will suppress the
  1306.                          checking of a user's file points when requesting a
  1307.                          download of a file.
  1308.  
  1309.                4    Protection from deletion -- This flag will prevent a
  1310.                          user's account from being deleted.
  1311.  
  1312.           F    This option sets the initial number of file points awarded
  1313.                to the user.
  1314.                
  1315.           G    This option sets the amount of credit the user gets in their
  1316.                account.
  1317.  
  1318.           H    This option sets the amount of days that the user account
  1319.                will remain at the current subscribtion level. (See I).
  1320.  
  1321.           I    This option sets which Subscribtion level the user will expire
  1322.                to after their level expires. (See H).
  1323.  
  1324.           K    This option toggles if the AR Flag upgrade will be Hard or
  1325.                Soft.
  1326.  
  1327.           L    This option is the same as (K) except it toggles the AC Flags.
  1328.  
  1329.           M    This option sets the starting menu for the user at the current
  1330.                subscription level.
  1331.      ---------------------
  1332.      NETWORK CONFIGURATION
  1333.      ---------------------
  1334.  
  1335.  
  1336.      Upon selecting this option, the following menu is displayed:
  1337.      ______________________________________________________________________
  1338.  
  1339.         Network configuration
  1340.  
  1341.         A. Net addresses
  1342.         B. Origin line     : GS Connection BBS - 207-799-9080
  1343.  
  1344.         C. Strip IFNA kludge lines : Yes     1. Color of standard text : 0
  1345.         D. Strip SEEN-BY lines     : Yes     2. Color of quoted text   : 9
  1346.         E. Strip origin lines      : No      3. Color of tear line     : 4
  1347.         F. Add tear/origin line    : Yes     4. Color of origin line   : 3
  1348.  
  1349.         G. Default Echomail path   : E:\RENEGADE\ECHOMAIL\
  1350.         H. Default Groupmail path  :
  1351.         I. Netmail path            : E:\RENEGADE\NETMAIL\
  1352.         J. Netmail attributes      : In-Transit
  1353.  
  1354.         Enter selection (A-J,1-4) [Q]uit :
  1355.      ______________________________________________________________________
  1356.  
  1357.      Each option is described in detail below.
  1358.  
  1359.           A    This option goes to the Net Addresses Menu (explained below).
  1360.  
  1361.           B    Defines the origin line placed at the bottom of outgoing
  1362.                messages.
  1363.  
  1364.           C    Toggles stripping of IFNA kludge lines from incoming
  1365.                messages.
  1366.  
  1367.           D    Toggles stripping of SEEN-BY lines from incoming messages.
  1368.  
  1369.           E    Toggles stripping of origin lines from incoming messages.
  1370.  
  1371.           F    Toggles the automatic addition of tear and origin lines to
  1372.                messages posted in FidoNet bases.
  1373.  
  1374.           G    This is the default prefix for the EchoMail directories.
  1375.  
  1376.           H    Same as G above, but for GroupMail bases.
  1377.  
  1378.           I    Same as G above, but for Netmail.
  1379.  
  1380.           J    This option toggles the attributes of Netmail.
  1381.  
  1382.           1    Defines the color used to display normal text.  (Default=0)
  1383.                
  1384.           2    Defines the color used to display quoted text.  (Default=9)
  1385.  
  1386.           3    Defines the color used to display the tear line.(Default=4)
  1387.  
  1388.           4    Defines the color used to display the origin line.(Default=3)
  1389.  
  1390.      -------------
  1391.      ADDRESS SETUP
  1392.      -------------
  1393.  
  1394.         ________________________________________________________________
  1395.  
  1396.         Network addresses
  1397.  
  1398.         A. Address #0  : 0:0/0.0
  1399.         B. Address #1  : 0:0/0.0
  1400.         C. Address #2  : 0:0/0.0
  1401.         D. Address #3  : 0:0/0.0
  1402.         E. Address #4  : 0:0/0.0
  1403.         F. Address #5  : 0:0/0.0
  1404.         G. Address #6  : 0:0/0.0
  1405.         H. Address #7  : 0:0/0.0
  1406.         I. Address #8  : 0:0/0.0
  1407.         J. Address #9  : 0:0/0.0
  1408.  
  1409.         Enter selection (A-J) [Q]uit : 
  1410.         ________________________________________________________________
  1411.           
  1412.           A-J  Defines your given FidoNet address.  You will be prompted
  1413.                for each individual component of the address (zone, net,
  1414.                node and point numbers); pressing [ENTER] at any prompt will
  1415.                leave that component unchanged.
  1416.  
  1417.                A is your main Address, but B-J are AKA Addresses for either
  1418.                 other networks using Fido-transfer-lines, or for other Fido
  1419.                 nodes.
  1420.  
  1421.  
  1422.      --------------------------
  1423.      OFFLINE MAIL CONFIGURATION
  1424.      --------------------------
  1425.                                    
  1426. _________________________________________________________________
  1427.  
  1428.         Offline Mail Support
  1429.  
  1430.         A. QWK/REP Packet name :GSCONN
  1431.         B. Welcome screen name :E:\RENEGADE\MISC\QWK
  1432.         C. News file name      :E:\RENEGADE\MISC\QWKNEWS
  1433.         D. Goodbye file name   :E:\RENEGADE\MISC\QWKOUT
  1434.         E. Local QWK/REP path  :D:\STUFF\
  1435.         F. Ignore time for DL  :Off
  1436.  
  1437.         Enter selection (A-F) [Q]uit : 
  1438. _________________________________________________________________
  1439.  
  1440.         A       This option is what the name of the QWK packet which is
  1441.                 created will be called (and what the reply is called.) without
  1442.                 the QWK or REP extention.
  1443.  
  1444.         B       This option is the complete path and filename (without
  1445.                 extention) of the welcome screen in the QWK file.
  1446.  
  1447.         C       This option is the complete path and filename (without
  1448.                 extention) of the news file in the QWK file.
  1449.  
  1450.         D       This option is the complete path and filename (without
  1451.                 extention) of the goodbye file in the QWK file.
  1452.  
  1453.         E       This option is the complete path to where you normally
  1454.                 have your QWK files and REP files for when you want to read
  1455.                 the BBS's messages offline with the other mail packets.
  1456.  
  1457.         F       This option can be set if you want people to have unlimited
  1458.                 time for downloading their mail (no matter what the time they
  1459.                 have left, let them d/l their mail packet).  Default is No.
  1460.  
  1461.                                    
  1462.      --------------------
  1463.      STRING CONFIGURATION
  1464.      --------------------
  1465.  
  1466.  
  1467. ______________________________________________________________________________
  1468.  
  1469. String configuration - page 1 of 6
  1470.  
  1471. A. Anonymous    :[Wondering who I am?]
  1472. B. Logon note #1:Enter your User Name, Real Name, or ID Number,
  1473.    Logon note #2:or enter "NEW" to logon as a new user.
  1474. C. Logon prompt :@M<What are you known as?> :
  1475. D. Echo chr     :∙
  1476. E. SysOp IN     :I'm holding The "O" here!  Scream if you must! HAHA!
  1477. F. SysOp OUT    :I'm sorry, The "O" is out at the moment.  Leave a note after
  1478. the beep.
  1479. G. Engage chat  :@MHail - Oh Mighty @A! The "O" will be arriving shortly!@M
  1480. @MHowdy!
  1481. H. Exit chat    :The "O" has thrown you back to the board!@M
  1482. I. Sysop working:--> The "O" is doing something neat <--
  1483. J. Pause screen :--> Caress a key <--
  1484.  
  1485. Enter selection (A-J,[,]),(Q)uit : 
  1486. ______________________________________________________________________________
  1487.  
  1488.           A    This string is what gets displayed to all users when the mail
  1489.                they are reading was sent annonymously.
  1490.  
  1491.           B    These lines are displayed when the BBS asks for a user name,
  1492.                real name, user number, or NEW for a new user.
  1493.  
  1494.           C    This is displayed just before the input area, and is usually
  1495.                a prompt such as "Logon:" that lets the caller know that the
  1496.                system is ready to log them on.
  1497.  
  1498.           D    This is the character that is echoed to the screen when the
  1499.                caller types his password and phone number.
  1500.  
  1501.           E    This string tells the user that the SysOp is available and
  1502.                ready to chat.
  1503.                
  1504.           F    This string is displayed when the SysOp is not available to
  1505.                chat.
  1506.  
  1507.           G    This string is displayed when the SysOp has engaged the Chat
  1508.                mode.
  1509.  
  1510.           H    This string is displayed as the SysOp disengages the Chat
  1511.                mode.
  1512.  
  1513.           I    This string is displayed when the SysOp is performing a
  1514.                function while a user is online.
  1515.                
  1516.           J    This works with the default screen size, established during
  1517.                the new user logon.
  1518.  
  1519. ______________________________________________________________________________
  1520.  
  1521. String configuration - page 2 of 6
  1522.  
  1523. A. Message entry L#1:Enter your message now, @A.  You may use up to 200 lines.
  1524. B. Message entry L#2:Press /S to save, or /? for a list of commands.
  1525. C. NewScan start    :[@W - @5 msgs] Scanning...@M
  1526. D. NewScan done     :[@W - @5 msgs] Scan complete.@M
  1527. E. Read msgs prompt :[@4 of @5] Read (1-@5,<CR>=Next,?=Help) :
  1528. F. Automessage by:  :Auto-Message by:
  1529. G. Auto border char.:-
  1530. H. Quote header L#1 :On @D, @F said the following to @T...
  1531. I. Quote header L#2 :     Regarding: @S
  1532. J. Continue prompt  :- Continue? Y/N/C -
  1533.  
  1534. Enter selection (A-J,[,]),(Q)uit : 
  1535. ______________________________________________________________________________
  1536.  
  1537.           A    This is the first line of the description for entering
  1538.                public messages and Email, displayed just after the header
  1539.                information is entered.
  1540.  
  1541.           B    This is the second line of the description for entering
  1542.                public messages and Email.
  1543.                
  1544.           C    This message is displayed at the start of each message base
  1545.                during a global NewScan for new messages.
  1546.  
  1547.           D    This message is displayed at the end of each message base
  1548.                during a global NewScan for new messages.
  1549.  
  1550.           E    This prompt is displayed after each message and provides a 
  1551.                list of available commands.
  1552.  
  1553.           F    This message is displayed as the header of the automessage.
  1554.  
  1555.           G    This character surrounds the text in the automessage above
  1556.                and below it.
  1557.                
  1558.           H    This string is the first line that is displayed when the user 
  1559.                quotes a message that they are replying to.
  1560.  
  1561.           I    This is the same as (H) except it's the 2nd line.
  1562.  
  1563.           J    This is like Option (J) on Page 1 except it's a continue prompt
  1564.                with keys (Y)es, (N)o, and (C)ontinuous.
  1565.      
  1566. ______________________________________________________________________________
  1567.  
  1568. String configuration - page 3 of 6
  1569.  
  1570. A. Shell to DOS L#1:The "O" is calling DOS.. "Shell to DOS.  Come in DOS!"
  1571. B. Shell to DOS L#2:Haha!  DOS came back fighting!
  1572. C. Chat call L#1   :I'm giving The "O" a really annoying sound.. Maybe he'll 
  1573. come answer.
  1574. D. Chat call L#2   :>><*><<
  1575. E. Continue Scan Q :Continue, Read msgs, Quit?
  1576. F. Name not found  :That name is NOT found in the user list.
  1577. G. Bulletin line   :Enter bulletin selection (?=List,Q=Quit) :
  1578. H. Protocol prompt :Which Protocal to use? (What a decision) (?=List) :
  1579. I. Chat call reason:What is your reason to chat, and the masterful "O" might 
  1580. speak with you.
  1581.  
  1582. Enter selection (A-I,[,]),(Q)uit : 
  1583. ______________________________________________________________________________
  1584.  
  1585.           A    This message is displayed when the SysOp has performed a
  1586.                local shell to DOS.
  1587.                
  1588.           B    This message is displayed when the SysOp has returned from
  1589.                dropping to DOS.
  1590.  
  1591.           C    This message is displayed when a user pages the SysOp for
  1592.                chat during chat hours.
  1593.  
  1594.           D    This message is displayed while the BBS is paging the SysOp
  1595.                during chat hours.  It is displayed nine times, with a beep
  1596.                between each one.  (A visual for the Sysop and the user that
  1597.                the user wants to chat.)
  1598.  
  1599.           E    This line is displayed while the user is scanning the message
  1600.                bases.
  1601.  
  1602.           F    This message is displayed if the user name entered during
  1603.                the logon process is not a valid user name on the BBS.
  1604.  
  1605.           G    This message is displayed below the list of the BBS
  1606.                bulletins.
  1607.                
  1608.           H    This string is displayed when the user is about to transfer a
  1609.                file.  It's used to find out which protocol they want to use.
  1610.      
  1611.           I    This string is displayed to the user when they want to chat
  1612.                with you.  Don't confuse this with Chat call, or the Sysop
  1613.                Available strings.  This is displayed when you are available
  1614.                and the board asks why they want to chat.
  1615.  
  1616. ______________________________________________________________________________
  1617.  
  1618. String configuration - page 4 of 6
  1619.  
  1620. A. List line        :List files - P to Pause...
  1621. B. File NewScan line:Search for new files
  1622. C. Search line      :Search all Directories for a File Mask...
  1623. D. Find Descrip. L#1:Search Descriptions and Filename for Keyword...
  1624. E. Find Descrip. L#2:Enter the string to search for:
  1625. F. Download line    :Download - You have @U file points left.
  1626. G. Upload line      :Upload! - @3K free in this directory...
  1627. H. View content line:View archive interior files -@MP to Pause, N for next 
  1628. file
  1629. I. Insuff. file pts :ACCESS DENIED!  Insufficent file points to Download!
  1630. J. Bad UL/DL ratio  :ACCESS DENIED!  Your Upload/Download Ratio is out of 
  1631. balance!
  1632.  
  1633. Enter selection (A-J,[,]),(Q)uit : 
  1634. ______________________________________________________________________________
  1635.  
  1636.           A    This message is displayed when the user selects the command
  1637.                to list files at the file transfer menu.
  1638.  
  1639.           B    This message is displayed when the user selects the command
  1640.                to scan for new files.
  1641.  
  1642.           C    This message is displayed when a user searches for a particular 
  1643.                file or set of files.
  1644.  
  1645.           D    This is the first line of the message that is displayed when
  1646.                a user wants to search for a text string in the file lists.
  1647.                
  1648.           E    This is the second line of the message described in option
  1649.                D.
  1650.  
  1651.           F    This message is displayed before a user enters a filename to 
  1652.                download.
  1653.                
  1654.           G    This message is displayed when a user attempts to upload a file.
  1655.  
  1656.           H    This message is displayed when a user attempts to view the
  1657.                contents of an archive file.
  1658.  
  1659.           I    This message is displayed when a user attempts to download a
  1660.                file that is worth more file points than they have.
  1661.                
  1662.           J    This message is displayed when a user attempts to download a
  1663.                file when their upload/download ratio is out of balance.
  1664.  
  1665. ______________________________________________________________________________
  1666.  
  1667. String configuration - page 5 of 6
  1668.  
  1669. A. P/N file info   :P to Pause, N for Next Directory
  1670. B. Get filespec L#1:[ENTER] = All Files
  1671. C. Get filespec L#2:File Mask >>
  1672. D. Add to batch    :File added to Leeching Queue.
  1673. E. Adding batches  :Batch Download Flagging
  1674. F. Reading prompt  :Begin Reading at [1-@5] (Q=Quit):
  1675. G. Scanning prompt :Begin Scanning at [1-@5] (Q=Quit):
  1676. H. Use defaults    :Press [ENTER] to use defaults...
  1677. I. Newscan begins  :> [ Newscan All ] <
  1678. J. Newscan done    :> [ Newscan Done ] <
  1679.  
  1680. Enter selection (A-J,[,]),(Q)uit : 
  1681. ______________________________________________________________________________
  1682.  
  1683.           A    This message is displayed when a NewScan of the file bases
  1684.                has begun.  Pressing "P" will pause during a file listing,
  1685.                while pressing "N" will skip to the next available file base.
  1686.  
  1687.           B    This is the first line of the message displayed when a file
  1688.                search is being attempted.
  1689.  
  1690.           C    This is the second line of the message displayed when a file
  1691.                search is being attempted.
  1692.  
  1693.           D    This message is displayed when a user has added a file to
  1694.                the upload or download queue.
  1695.                
  1696.           E    This message is displayed when the user wants to flag a file
  1697.                for batch downloading.
  1698.  
  1699.           F    This prompt is displayed when the user starts reading messages.
  1700.  
  1701.           G    This prompt is displayed when the user starts scanning messages.
  1702.                 
  1703.           H    This message is displayed when the user is entering a message.
  1704.                This message informs the user that default statements will be
  1705.                used if they press [ENTER] at the prompt.
  1706.  
  1707.           I    This message is displayed when the user starts a new scan of the
  1708.                available file areas.
  1709.  
  1710.           J    This message is displayed when the new scan of files is done.
  1711.                (See option I.)
  1712.  
  1713.  
  1714.      --------------
  1715.      DEFAULT COLORS
  1716.      --------------
  1717.  
  1718.  
  1719.      The Standard Color Table:
  1720.  
  1721.           0. Other            Used for miscellaneous messages
  1722.           1. Default          Used for public message and Email text
  1723.           2. Unused           Used in limited places
  1724.           3. Yes/No           Used for responses to Yes/No questions
  1725.           4. Prompts          Used for prompts
  1726.           5. Note             Used for file descriptions
  1727.           6. Input line       Used for keyboard input responses
  1728.           7. Y/N question     Used for Yes/No prompts and unvalidated files
  1729.           8. Blinking         Used for warnings
  1730.           9. Other            Used for miscellaneous messages
  1731.  
  1732.      ---------------------
  1733.      ARCHIVE CONFIGURATION
  1734.      ---------------------
  1735.  
  1736.  
  1737.      Upon selection, the following menu is displayed:
  1738.      ______________________________________________________________________
  1739.  
  1740.      Archive configuration edit
  1741.  
  1742.      NN:Ext:Compression cmdline      :Decompression cmdline    :Success Code
  1743.      ==:===:=========================:=========================:============
  1744.      +1  ZIP pkzip @F @I  PKUNZIP -o @ 0
  1745.      +2  ARJ ARJ a -y @F  ARJ e /y @F  0
  1746.      +3  GIF                                                     0
  1747.  
  1748.      1. Archive comment file: d:\gsczip.txt
  1749.      2. Archive comment file: <d:\ans\comment.ans
  1750.      3. Archive comment file: *None*
  1751.  
  1752.  
  1753.      Archive edit (Q,?=help) : 
  1754.      ______________________________________________________________________
  1755.  
  1756.      Pressing "?" displays the functions allowed at this menu.
  1757.  
  1758.           <CR>Redisplay screen
  1759.           1-3:Archive comments
  1760.           (I)nsert archive  (D)elete archive
  1761.           (M)odify archives (Q)uit and save
  1762.  
  1763.      
  1764.           1-3:Archive comments -- Allows the definition of up to three
  1765.                different archive comments, which can be added to archive
  1766.                files automatically after they have been uploaded.
  1767.  
  1768.           (I)nsert archive -- Creates a new entry in the archive format
  1769.                table.
  1770.  
  1771.           (D)elete archive -- Remove an entry from the archive format
  1772.                table.
  1773.  
  1774.           (M)odify archives -- Allows modification of the archive format
  1775.                table entries.
  1776.  
  1777.           (Q)uit and save -- Saves the table and returns to the System
  1778.                Configuration menu.
  1779.  
  1780.      The following screen is displayed after you choose an archive to work on.
  1781.      ______________________________________________________________________
  1782.  
  1783.         Archive #1 of 3
  1784.  
  1785.         1. Active                 : Yes
  1786.         2. Extension name         : ZIP
  1787.         3. Interior list method   : "/1" - *Internal* ZIP viewer
  1788.         4. Compression cmdline    : pkzip @F @I
  1789.         5. Decompression cmdline  : PKUNZIP -o @F @I
  1790.         6. File testing cmdline   : pkunzip -t @F
  1791.         7. Add comment cmdline    : rezip.bat @F @C
  1792.         8. Errorlevel for success : 0
  1793.         Q. Quit
  1794.  
  1795.         Edit menu: (1-8,[,],Q) : 
  1796.      ______________________________________________________________________
  1797.  
  1798.      The "["  and "]" keys will allow you to move back and forth between
  1799.      each entry in the list.
  1800.  
  1801.           1    This option specifies whether or not the archive format is
  1802.                active.
  1803.  
  1804.           2    This option specifies the extension used for files saved in
  1805.                the particular archive format.
  1806.  
  1807.           3    This option defines the way the board is to view the contents 
  1808.                of archive files in the current format.
  1809.                
  1810.                     /1 - Uses the internal ZIP file viewer
  1811.                     /2 - Uses the internal ARC/PAK file viewer
  1812.                     /3 - Uses the internal ZOO file viewer
  1813.                     /4 - Uses the internal LZH file viewer
  1814.                     /5 - Uses the internal ARJ file viewer
  1815.                
  1816.                If you have defined an archive format that is not supported
  1817.                internally, use this option to define the commandline required 
  1818.                to view the archive's contents.
  1819.  
  1820.                When defining the command line, substitute the "@F" MCI
  1821.                where the actual filename would be placed.
  1822.  
  1823.           4    This option defines the command line used to create or
  1824.                update an archive file using this format.
  1825.  
  1826.                When defining the command line, substitute the "@F" and "@I"
  1827.                MCIs where the actual archive filename and file to be
  1828.                archived, respectively, would normally be placed.
  1829.  
  1830.           5    This option is similar to option 4, except that it defines
  1831.                the commandline used to extract files from an archive file.
  1832.                All rules and restrictions mentioned above also apply.
  1833.  
  1834.           6    This option is similar to option 4, except that it defines the 
  1835.                commandline needed to check the integrity of an archive file.  
  1836.  
  1837.           7    This option is similar to option 4, except that it defines the 
  1838.                commandline used to add a comment to an archive file.  Use the 
  1839.                MCI code "@C" to insert the comment line from the file base. 
  1840.                (ie: pkzip -z@C @F   ..  Will add the comment selected in the
  1841.                 file base to the file.)
  1842.  
  1843.           8    This option defines the ERRORLEVEL value that the archiving
  1844.                program returns when an operation has been successfully
  1845.                completed.  Most programs return a level of 0.
  1846.  
  1847.  
  1848.      
  1849.      ----------------
  1850.      TIME LIMITATIONS
  1851.      ----------------
  1852.  
  1853.      This section defines the maximum amount of time (in minutes) that a user 
  1854.      can remain online for their particular security level (SL).
  1855.  
  1856.      Upon selecting this option, the following screen is displayed.
  1857.      ______________________________________________________________________
  1858.  
  1859.      Editing: Time limitations
  1860.  
  1861.      0:1     20:20   40:50    60:90    80:110  100:130  120:130  140:130
  1862.      1:1     21:20   41:50    61:90    81:110  101:130  121:130  141:130
  1863.        .       .       .        .        .        .        .         .
  1864.        .       .       .        .        .        .        .         .
  1865.        .       .       .        .        .        .        .         .
  1866.      19:10   39:40   59:80    79:100   99:120  119:130  139:130  159:130
  1867.  
  1868.      Range settings (S)et (T)oggle (Q)uit :
  1869.      ______________________________________________________________________
  1870.  
  1871.           (S)et - Sets the SL values for a range of SL settings.  You are
  1872.                asked to enter the starting and ending SL settings, and the
  1873.                new value to be placed in those settings.
  1874.                
  1875.           (T)oggle - Switches the display between showing SL settings 0-159
  1876.                and 160-255.
  1877.  
  1878.           (Q)uit - Returns you to the System Configuration menu.
  1879.  
  1880.         (Just for definition, the SL is on the left, then a color, then the
  1881.          time limit is on the right.)
  1882.  
  1883.      -----------------------
  1884.      CALL ALLOWANCES PER DAY
  1885.      -----------------------
  1886.  
  1887.      This section works like the Time Limitations section except this section 
  1888.      sets the number of calls allowed per day.
  1889.      
  1890.      ---------------------------
  1891.      UL/DL NUMBER OF FILES RATIO
  1892.      ---------------------------
  1893.  
  1894.      This section works like the Time Limitations section except this section
  1895.      sets the number of files that a user can download for every file that they
  1896.      upload.
  1897.      
  1898.      ---------------------
  1899.      UL/DL KILOBYTES RATIO
  1900.      ---------------------
  1901.  
  1902.      This section works like the Time Limitations section except this section
  1903.      sets the number of K that a user can download for every K that they
  1904.      upload.
  1905.      
  1906.      ---------------
  1907.      POST/CALL RATIO
  1908.      ---------------
  1909.  
  1910.      This section works like the Time Limitations section except this section
  1911.      sets the number of posts per call ratio that must be kept in order to have 
  1912.      AR Flag Z. (Helpful if you want to keep people out of the File transfer 
  1913.      section until they get productive in posting, etc..)
  1914.  
  1915.      ---------------
  1916.      MAX D/L PER DAY
  1917.      ---------------
  1918.  
  1919.      This section works like the Time Limitations section except this section
  1920.      sets the # of downloadable files per day.
  1921.  
  1922.      -----------------
  1923.      MAX D/L K PER DAY
  1924.      -----------------
  1925.  
  1926.      Same as above but Downloadable K per day.
  1927.  
  1928.      ----------------------
  1929.      UPDATE SYSTEM AVERAGES
  1930.      ----------------------
  1931.  
  1932.      This command will update the current System Averages.  This command
  1933.      should only be used when the stats get messed up.
  1934.  
  1935.  
  1936.                                _________________
  1937.  
  1938.                                 THE USER EDITOR
  1939.                                _________________
  1940.  
  1941.  
  1942.      Upon  entry  to  the user editor, you will see  the  following  screen
  1943.      (which has been compressed slightly to fit on the page):
  1944. ______________________________________________________________________________
  1945.  
  1946. Renegade User Editor [2 of 134]
  1947.  
  1948. A. User name : Tim                           L. Security  : 10
  1949. B. Real name : Tim Smith                     M. D Security: 10
  1950. C. Address   : 64 D Street                   N. AR:--------------------------
  1951. D. City/State: S. Portland, ME               O. AC:----------/1234
  1952. E. Zip code  : 04106                         P. Sex/Age   : M16 (10/24/76)
  1953. F. SysOp note:                               R. Phone num : 207-767-4305
  1954. G. Computer  : IBM AT or compatible          T. Last/1st  : 12/29/92 (08/08/92)
  1955. H. Occupation: Student/Sysop                 V. Locked out: Inactive
  1956. I. Heard From: Guess.. Hmmm.                 W. Password  : XXXXXXXX
  1957. J. Status    : [DEL] [TRP OFF] [LOCK] [ALRT] X. File Pts  : 5010
  1958. K. Archiver  : ZIP                           Y. Start Menu:
  1959.  
  1960. 1. Call records- TC:991      TT:1763     CT:25       TL:32625    TB:720
  1961. 2. Mail records- PB:310      PV:418      FB:0        WT:1
  1962. 3. File records- DL:9-187k               UL:1-430k               DT:0-0k
  1963. 4. Pref records- EM:Avatar   CS:Yes      PS:No       CL:Yes      ED:F/S
  1964. 5. Subs records- CR:0        DB:0        BL:0        ED:01/01/70 ET:
  1965.  
  1966. Select item: ?
  1967.  
  1968. User Editor help
  1969.  
  1970. (;)New list mode       (:)Autolist toggle     (\)Show SysOp Log
  1971. ([)Back one user       (])Forward one user    (=)Reload old data
  1972. ({)Search backward     (})Search forward      (*)Validate user
  1973. (+)Mailbox             (U)Goto user name/#    (S)earch options
  1974. (-)New user answers    (_)Other Q. answers    (^)Delete user
  1975. ______________________________________________________________________________
  1976.  
  1977.      Each command available in the user editor is detailed below.
  1978.  
  1979.           A    Alters the user's name.  If the BBS allows handles, this
  1980.                name can be set differently from the user's real name.
  1981.           
  1982.           B    Alters the user's real name.
  1983.           
  1984.           C    Alters the user's address.
  1985.  
  1986.           D    Alters the user's city and state/province.
  1987.  
  1988.           E    Alters the user's postal zip code.
  1989.  
  1990.           F    Alters the comment field if you want to be reminded of something
  1991.                about the user.
  1992.                     
  1993.           G    Alters the user's answer to the 1st Sysop Definable Question.
  1994.  
  1995.           H    Alters the user's answer to the 2nd Sysop Definable Question.
  1996.  
  1997.           I    Alters the user's answer to the 3rd Sysop Definable Question.
  1998.  
  1999.           J    This command toggles the Status of the user:
  2000.                 1) This command can be set to record every action of a
  2001.                    user from logon to logoff.
  2002.                 2) This command is used to turn auto-chat buffering on.
  2003.                 3) This command will output the users actions to a seperate
  2004.                    sysop log specific to the user.
  2005.                 4) This command will alert the sysop when the user logs on
  2006.                    the next time.
  2007.  
  2008.                The Display next to Status doesn't display the status of
  2009.                Chat buffer or Sysop Log, but notifies you if the user is
  2010.                Deleted or if they are locked out.
  2011.  
  2012.           K    Alters the default archive type of the user.
  2013.  
  2014.           L    Alters the user's security level (SL).
  2015.  
  2016.           M    Alters the user's download security level (DSL).
  2017.  
  2018.           N    Allows toggling of the user's AR flags.
  2019.  
  2020.           O    Allows toggling of the user's AC flags.
  2021.  
  2022.           P    Alters the user's date of birth and gender.
  2023.  
  2024.           Q    Exits the user editor.
  2025.                
  2026.           R    Alters the user's telephone number.
  2027.  
  2028.           T    Alters the date that the user last called the BBS.
  2029.  
  2030.           V    This option allows a user to be "locked out" from the BBS;
  2031.                the user will not be allowed to log back on under that name
  2032.                or handle.  You will be prompted for a lockout filename,
  2033.                which will be displayed to the user if they try to log on again.
  2034.                
  2035.           W    Alters the user's password.
  2036.  
  2037.           X    Alters the user's file points.
  2038.  
  2039.           Y    Alters the starting menu for the user.  (If not specified,
  2040.                 default from System Config is used.)
  2041.           
  2042.           1    Allows alteration of the user's calling records:
  2043.                 Total calls
  2044.                 Total time on
  2045.                 Calls today
  2046.                 Time left today 
  2047.                 Illegal logon attempts
  2048.                 Amount of time in Time Bank
  2049.  
  2050.           2    Allows alteration of the user's mail records:
  2051.                 Total public posts 
  2052.                 Total private posts (Email) 
  2053.                 Total feedbacks sent
  2054.                 Mail waiting
  2055.           
  2056.           3    Allows alteration of the user's File records.
  2057.                 Number of downloaded files 
  2058.                 Number of downloaded kilobytes
  2059.                 Number of uploaded files
  2060.                 Number of uploaded kilobytes
  2061.                 Number of downloads today
  2062.                 Number of downloaded kilobytes today
  2063.           
  2064.           4    Allows alteration of the user's Preferences:
  2065.                 Emulation Type
  2066.                 Clear Screen
  2067.                 Screen Pause
  2068.                 Color Monitor
  2069.                 Editor Type
  2070.  
  2071.           5    Allows alteration of the user's Subscription records:
  2072.                 Credits
  2073.                 Debit
  2074.                 Date of Expiration
  2075.                 Expiration Level
  2076.           
  2077.           ;    Toggles between "long" and "short" display modes.
  2078.  
  2079.           :    Used to turn off the re-display of the user account records
  2080.                in-between commands.
  2081.  
  2082.           \    Views the contents of Slog#.Log where # is the user number.
  2083.  
  2084.           [    Allows editing of the record previous to the current one.
  2085.                If you are at the first record, this command will move to
  2086.                the last record.
  2087.  
  2088.           ]    Allows editing of the record after the current one.  If you
  2089.                are at the last record, this command will move to the first
  2090.                record.
  2091.  
  2092.           =    This command restores the original information for the
  2093.                current record, if you didn't move to another record or
  2094.                exited the user editor.
  2095.  
  2096.           {    Searches backwards in the user file for all users matching
  2097.                the criteria defined in search options.
  2098.  
  2099.           }    Searches forward in the user file for all users matching the
  2100.                criteria defined in search options.
  2101.  
  2102.           *    This option will validate a user to a new security level
  2103.                (A-Z, set in Subscription Access).
  2104.  
  2105.           +    Alters the status of the user's mailbox.  If the mailbox is
  2106.                closed, no Email can be sent to that particular user.
  2107.  
  2108.                The question is also asked of if the mail is to be forwarded
  2109.                to another user.
  2110.           
  2111.           U    Moves directly to another user's record.  You may enter the
  2112.                user number, the user name, or a partial search string (the
  2113.                user file will be searched for every user name that contains
  2114.                the search string, and you will be prompted one by one).
  2115.           
  2116.           S    Specifies certain criteria for searching for users.  The
  2117.                following criteria are defined:
  2118.  
  2119.                     General text
  2120.                     ACS
  2121.                     SL
  2122.                     DSL
  2123.                     AR flags
  2124.                     AC flags
  2125.                     Status
  2126.                     Days since last on
  2127.                     Days since first on
  2128.                     Number of calls
  2129.                     User age
  2130.                     User gender
  2131.                     # 1/10's call/post
  2132.                     #k DL/1k UL
  2133.                     # DLs/1 UL
  2134.  
  2135.                In addition, there are several commands that can be used
  2136.                while in this sub-menu:
  2137.  
  2138.                     (L)ist options - List the current definitions for
  2139.                          each option.
  2140.  
  2141.                     (T)oggle options on/off - Toggle an option on/off.
  2142.  
  2143.                     (C)lear options - Make all options inactive.
  2144.  
  2145.                     (U)sers who match - List all users who match the
  2146.                          defined criteria.
  2147.  
  2148.                     (Q)uit - Return to the user editor.
  2149.  
  2150.           -    This command will display the user's answers to the 
  2151.                "Newuser.Inf" questionaire.
  2152.  
  2153.           _    This command will ask for a filename and will display the        
  2154.                answers the current user entered to the filename.inf file.
  2155.  
  2156.           ^    Toggles deletion of a user's record.
  2157.  
  2158.  
  2159.                              ______________________
  2160.  
  2161.                               THE FILE BASE EDITOR
  2162.                              ______________________
  2163.  
  2164.  
  2165.    Upon entering the file base editor, a the following screen will be shown.
  2166. ______________________________________________________________________________
  2167.  
  2168. NNN:File base name           :Flags :ACS       :UL ACS    :DL ACS    :Maxf
  2169. ===:=========================:======:==========:==========:==========:====
  2170. 1   SysOp Directory           --N--- s255c@                d255       2000
  2171. 2   Miscellaneous             ------ s20c@                 d20        2000
  2172. 3   Apogee Programs           --N--- c@         s255                  2000
  2173. 4   Epic Megagames            --N--- c@         s255                  2000
  2174. 5   Nor'Easter Software       --N--- c@         s250                  2000
  2175. ______________________________________________________________________________
  2176.  
  2177.      The following commands are available from this screen:
  2178.  
  2179.           <CR>Redisplay screen
  2180.           (D)elete base (I)nsert base
  2181.           (M)odify base (P)osition base
  2182.           (Q)uit        (T)oggle display format
  2183.  
  2184.           <CR>Redisplay screen -- Redisplays the listing of file bases.
  2185.                
  2186.           (D)elete -- Used to remove a file base.
  2187.                
  2188.           (I)nsert -- Used to insert another file board in your file
  2189.                system.  It will prompt you with "File base to insert before
  2190.                (1-xx)?", with "xx" being the highest base currently.
  2191.  
  2192.           (M)odify -- Allows changes to be made to the file base.
  2193.                
  2194.           (P)osition -- Moves the file boards around in position.
  2195.  
  2196.           (T)oggle -- Toggles the file board editor between display modes.
  2197.                
  2198.           (Q)uit -- Exits the file base editor.
  2199.  
  2200.      When you select the (M)odify command, you will be asked which base you 
  2201.      want to modify.  After you choose the base, a screen like the following
  2202.      is displayed.
  2203.      ______________________________________________________________________
  2204.  
  2205.         1. Name        : SysOp Directory
  2206.         2. Filename    : SYSOP
  2207.         3. DL/UL path  : F:\SYSOP\ / F:\SYSOP\
  2208.         4. ACS req'd   : s255c@
  2209.         5. UL/DL ACS   :  / d255
  2210.         6. Max files   : 2000
  2211.         7. Password    :
  2212.         8. Arc/cmt type: ZIP/1
  2213.            Flags       : --N---
  2214.         Q. Quit
  2215.      
  2216.      Enter selection (1-8) [Q]uit :
  2217.      ______________________________________________________________________
  2218.  
  2219.           
  2220.           <CR>Redisplay screen
  2221.           1-8:Modify item
  2222.           ([)Back entry        (])Forward entry
  2223.           (J)ump to entry      (F)irst entry in list
  2224.           (Q)uit and save      (L)ast entry in list
  2225.  
  2226.           Toggles:
  2227.           (N)oRatio        (U)nhidden
  2228.           (G)ifSpecs       (I)*.DIR file in DLPATH
  2229.           (C)D-ROM         (S)how uploader name
  2230.           
  2231.      
  2232.           1    Allows you to rename the current file base.  It stores the
  2233.                name as ASCII text, with a maximum of 40 characters (less if
  2234.                MCI colors are used, which take up 2 characters each).
  2235.  
  2236.           2    Allows you to alter the directory filename, which stores the
  2237.                information on each file in the file base (description, file
  2238.                points, date uploaded, length, etc.).
  2239.  
  2240.           3    Allows you to reconfigure the path to which your files are
  2241.                uploaded and downloaded to/from.
  2242.  
  2243.           4    This command sets the ACS settings that the user must satisfy 
  2244.                to have access to enter the file base.
  2245.           
  2246.           5    This command sets the ACS settings that the user must satisfy 
  2247.                in order to download and upload to the file base.
  2248.  
  2249.           6    This is the maximum number of files allowable in a file
  2250.                board.  If a user tries to upload a file when the maximum
  2251.                number of files is achieved, the BBS will not allow the 
  2252.                transfer.
  2253.  
  2254.           7    This options sets a password that each time a user tries to
  2255.                access the file board, they must enter the correct password
  2256.                to enter it.
  2257.  
  2258.           8    This enables file bases to be set up with different
  2259.                compression types and comments as defined in the archive 
  2260.                configuration.  (Default is ZIP and the first comment file.)
  2261.  
  2262.           [    Goes to the previous file base.
  2263.                
  2264.           ]    Goes to the next file base.
  2265.                
  2266.           F    Displays the first file base.
  2267.  
  2268.           J    Displays the specified file base.
  2269.  
  2270.           L    Displays the last file base.
  2271.  
  2272.           Q    Exits the file base editor.
  2273.                
  2274.          Flags -- Six flags are present for toggling:
  2275.                
  2276.                     N - No ratio checking
  2277.                     U - File base is unhidden
  2278.                     C - Specifies if the file base is on a CD-ROM
  2279.                     I - *.DIR file in DLPATH
  2280.                     G - Automatically insert GIFspecs on *.GIF files
  2281.                     S - Shows uploader name in the file listings
  2282.  
  2283.         They are toggled with the following commands:
  2284.           
  2285.           N    Sets the file base to not have UL/DL ratio or file points checks.
  2286.  
  2287.           U    If active, it will display a file base in an area listing 
  2288.                regardless of whether or not the user has access to that base.  If the user lacks access, it will show in the
  2289.  
  2290.           C    This feature toggles whether of not the file base is kept on
  2291.                a CD-ROM or not.  If toggled on, it will disallow the file
  2292.                base to be newscanned. (Set the Upload ACS to s300 to not
  2293.                allow uploads from anyone (including you)).
  2294.                
  2295.           I    If toggled on, the *.DIR file for the particular file base will
  2296.                be stored in the download path instead of the DATA directory.
  2297.  
  2298.           G    This flag is used for directories containing GIF pictures, 
  2299.                and active, the BBS will insert in the description the size and 
  2300.                color information about the file.
  2301.                It is written in the following format:
  2302.  
  2303.                     (Width,Height,# of colors)
  2304.  
  2305.                 Width and Height are in pixels.
  2306.  
  2307.  
  2308.                            _________________________
  2309.  
  2310.                             THE MESSAGE BASE EDITOR
  2311.                            _________________________
  2312.  
  2313.  
  2314.      Upon entering to the message base editor, a screen like the following
  2315.      will be displayed.
  2316. _______________________________________________________________________________
  2317.  
  2318. NNN:Base name                    :Flag :ACS       :Post ACS  :MCI ACS   :MaxM:A
  2319. ===:=============================:=====:==========:==========:==========:====:=
  2320. 1   General Messages              L----            s20                   250  N
  2321. 2   MS-DOS                        L----            s20                   100  N
  2322. 3   Apple                         L----            s20                   100  N
  2323. 4   Macintosh                     L----            s20                   100  N
  2324. 5   Commodore                     L----            s20                   100  N
  2325. 6   Ops-Only                      L---- s20fb|s250 s20                   100  N
  2326. 7   Humor                         L----            s20                   100  N
  2327. 8   BBS Plugs                     L----            s20                   100  N
  2328. 9   Ham Radio                     L----            s20                   100  N
  2329. 10  Debate                        L----            s20
  2330. _______________________________________________________________________________     
  2331.      
  2332.      The available commands are:
  2333.  
  2334.           <CR>Redisplay screen
  2335.           (D)elete base (I)nsert base
  2336.           (M)odify base (P)osition base
  2337.           (Q)uit        (T)oggle display format
  2338.  
  2339.  
  2340.           <CR>Redisplay screen -- Redisplays the listing of message bases.
  2341.                
  2342.           (D)elete -- Used to remove a message base.
  2343.                
  2344.           (I)nsert -- Used to insert another message base in your BBS.  
  2345.                It will prompt you with "Message base to insert before
  2346.                (1-xx)?", with "xx" being the highest base currently.
  2347.  
  2348.           (M)odify -- Allows changes to be made to the message base.
  2349.                
  2350.           (P)osition -- Moves the message bases around in position.
  2351.  
  2352.           (T)oggle -- Toggles the message base editor between display modes.
  2353.           
  2354.           (Q)uit -- Exits the message base editor.
  2355.      
  2356.      When you select the (M)odify command, you are asked which base you want to 
  2357.      modify.  After entering your choice, a screen like the following is shown.
  2358.      ______________________________________________________________________
  2359.  
  2360.         Message base #1 of 27
  2361.  
  2362.         1. Name        : General Messages
  2363.         2. Filename    : GENERAL
  2364.         3. Base type   : Local
  2365.            Message path: Unused
  2366.         4. ACS req.    :
  2367.         5. Post/MCI ACS: s20 /
  2368.         6. Sysop ACS   : s255
  2369.         7. Max Mess    : 250
  2370.         8. Anonymous   : No
  2371.         9. Password    :
  2372.         N. Net Address : Unused
  2373.         C. Colors      : Text=0, Quote=9, Tear=4, Origin=3
  2374.         M. Mail flags  : Unused
  2375.         O. Origin line : Unused
  2376.            Flags       : ----
  2377.         Q. Quit
  2378.      ______________________________________________________________________
  2379.  
  2380.      Each field and command is described in detail below. (refer to File Base
  2381.       editor for more description and rules/restrictions.)
  2382.  
  2383.           1    The name of the message base.
  2384.                
  2385.           2    The name of the message files. 
  2386.  
  2387.           3    Designates the message base type.  Three types are currently
  2388.                available:
  2389.  
  2390.                     Local -- Allows the exchange of messages only between
  2391.                          the users of the BBS.
  2392.  
  2393.                     EchoMail -- Allows the exchange of messages, via a FidoNet 
  2394.                          type message network system.
  2395.                          
  2396.                     GroupMail -- Similar in concept to EchoMail, but with a 
  2397.                          different distribution method.
  2398.                          
  2399.                When a base is defined as EchoMail or GroupMail, you will be
  2400.                prompted for a disk drive message path.
  2401.  
  2402.           4    The ACS requirements that the user must meet in order to
  2403.                access the message base.  
  2404.  
  2405.           5    The user must have this ACS setting in order to post messages on 
  2406.                this base.
  2407.           
  2408.           6    This is the ACS setting for users to have "Sysop Commands"
  2409.                available to them.  This is helpful for BBS moderators.
  2410.  
  2411.           7    This is the maximum number of messages that can be posted on
  2412.                the base. (Default is 100.) When the number of messages exceeds 
  2413.                this limit old posts start getting removed when the base gets
  2414.                packed.
  2415.  
  2416.           8    This determines the anonymity level of the message base.
  2417.                Available anonymity levels are:
  2418.  
  2419.                     (Y)es, anonymous allowed, selectively
  2420.                     (N)o, anonymous not allowed
  2421.                     (F)orced anonymous
  2422.                     (D)ear Abby
  2423.                     (A)ny Name
  2424.  
  2425.                and are defined as follows:
  2426.  
  2427.                     (Y)es, anonymous allowed.
  2428.  
  2429.                     (N)o, anonymous not allowed.
  2430.  
  2431.                     (F)orced Anonymous -- This automatically makes every
  2432.                          post on the base anonymous.
  2433.  
  2434.                     (D)ear Abby -- This is for a "Dear Abby" problem
  2435.                          solving message base.  A user may post a message
  2436.                          under ANY one of these three possibilities:
  2437.  
  2438.                               "Problemed User" -- Posted by a user who
  2439.                                    wants help, but wishes to remain anonymous.
  2440.  
  2441.                               "Abby" -- Allows another user to respond to a
  2442.                                    problem post, with anonymity.
  2443.  
  2444.                               User name and number -- Allows a caller to
  2445.                                    post a problem/suggestion under their
  2446.                                    handle and user number.
  2447.  
  2448.                     (A)ny Name -- Allows users to post messages using any name 
  2449.                                    they like.
  2450.                          
  2451.           9    When active, this will prompt a user for the password which 
  2452.                must be entered correctly in order to access that message base.
  2453.  
  2454.           N    Let's you select another node number to use if you are involved
  2455.                with 2 of more mail networks.
  2456.                
  2457.           C    Defines the colors used for standard text, quoted text,
  2458.                tear, and origin lines for EchoMail and GroupMail messages.
  2459.                
  2460.           M    Defines the various flag settings used when tossing,
  2461.                scanning, and posting EchoMail and GroupMail messages.  The
  2462.                currently available flags are:
  2463.  
  2464.                     K - Strip IFNA kludge lines.
  2465.                     S - Strip SEEN-BY lines (EchoMail only).
  2466.                     O - Strip origin lines.
  2467.                     T - Add tear and origin lines to posted messages.
  2468.                     I - Sets the message base to Internet Status
  2469.  
  2470.  
  2471.           O    Defines the origin line placed at the bottom of EchoMail and
  2472.                GroupMail messages.
  2473.  
  2474.           Q    Exits the message base editor.
  2475.  
  2476.           Flags -- Defined as follows:
  2477.  
  2478.                R - Real names only.
  2479.                U - Unhidden.
  2480.                A - Remove ANSI and 8-bit ASCII.
  2481.                P - Allow private messages in the base
  2482.  
  2483.      The flags are toggled with the following commands:
  2484.  
  2485.           R    If active, real names are stored in the "From:" and "To:"
  2486.                fields of each message.
  2487.                
  2488.           U    If active, it will display a message base in an area
  2489.                listing regardless if the user has access to that base.  
  2490.  
  2491.           A    If active, ANSI codes and 8-bit ASCII characters (127-255)
  2492.                are removed from messages before they are posted.
  2493.  
  2494.           P    If active, this allows private posts to be allowed in the
  2495.                message bases.
  2496.  
  2497.  
  2498.                              _____________________
  2499.  
  2500.                               THE PROTOCOL EDITOR
  2501.                              _____________________
  2502.  
  2503.  
  2504.      The main screen of the protocol editor looks the following screen.
  2505. ______________________________________________________________________________
  2506.  
  2507.  NNN:ACS       :Description
  2508.  ===:==========:=============================================================
  2509. +0              (Q) Quit - abort transfer
  2510. +1              (Q) Quit - abort batch transfer
  2511. +2              (Q) Quit - abort resume transfer
  2512.       
  2513. Protocol editor (?=help) :
  2514. ______________________________________________________________________________
  2515.  
  2516.           <CR>Redisplay screen
  2517.           (D)elete protocol (I)nsert protocol
  2518.           (M)odify protocol (P)osition protocol
  2519.           (Q)uit
  2520.  
  2521.      
  2522.           <CR>Redisplay screen -- Displays the list again.
  2523.                
  2524.           (D)elete protocol -- Removes an entry from the protocol list.
  2525.                
  2526.           (I)nsert protocol -- Inserts a new entry in the protocol list.
  2527.  
  2528.           (M)odify protocol -- Allows you to change an entry in the
  2529.                protocol list.
  2530.                
  2531.           (P)osition protocol -- Moves an entry from one position to
  2532.                another.
  2533.                
  2534.           (Q)uit -- Exits the protocol editor.
  2535.  
  2536.      When you select the (M)odify command, you will be prompted for the
  2537.      entry number to modify.  After you choose the protocol, a menu similar
  2538.      to the following will be displayed.
  2539. ______________________________________________________________________
  2540.  
  2541.         Protocol #0 of 46
  2542.  
  2543.         !. Type/protocl:Active - Single
  2544.         1. Keys/descrip:"Q" / "(Q) Quit - abort transfer"
  2545.         2. ACS required: ""
  2546.         3. Temp. log   : *None*
  2547.         4. <U>L log    : *None*
  2548.            <D>L log    : *None*
  2549.         5. <U>L command: "QUIT"
  2550.            <D>L command: "QUIT"
  2551.         6. Codes mean  :Transfer OK
  2552.         7. <U>L codes  :(1)""     (2)""     (3)""     (4)""     (5)""     (6)""
  2553.            <D>L codes  :(1)""     (2)""     (3)""     (4)""     (5)""     (6)""
  2554.         E. Environ. cmd: *None*
  2555.         I. DL File list: *None*
  2556.         C. Max DOS chrs:128   P. Log position: Filename: 0 - Status: 0
  2557.         
  2558.         Edit menu (?=Help):
  2559. ______________________________________________________________________
  2560.  
  2561.      For the actualy UL/DL commands, "%x" codes are used (like MCI).
  2562.      They are defined as follows:
  2563.  
  2564.           %A        Specifies the current baud rate, as a string of ASCII
  2565.                     digits ("300", "1200", "2400", etc.).
  2566.  
  2567.           %B        Specifies the Baud Rate at which the COM port is locked at.
  2568.           
  2569.           %C        Specifies the pathname of the main BBS directory.
  2570.  
  2571.           %F        Specifies the filename(s) to be transferred.  In the
  2572.                     case of a batch transfer, this MCI indicates the name
  2573.                     of the file list which contains the filenames of all the
  2574.                     files the user wants to receive.
  2575.  
  2576.           %N        Specifies the node # that the user is logged onto.
  2577.  
  2578.           %T        Specifies the name of the transfer result temporary log
  2579.                     file (defined in option 3.)
  2580.  
  2581.      The protocol codes must be typed in upper case.
  2582.  
  2583.  
  2584.            #:Modify item   <CR>Redisplay screen
  2585.           ([)Back entry    (])Forward entry
  2586.           (J)ump to entry  (F)irst entry in list
  2587.           (Q)uit and save  (L)ast entry in list
  2588.  
  2589.  
  2590.           <CR>Redisplay screen -- Redisplays the menu.
  2591.  
  2592.           ([)Back entry -- Moves the pointer to the previous entry in the
  2593.                protocol list.
  2594.                
  2595.           (])Forward entry -- Moves the pointer to the next entry in the
  2596.                protocol list.
  2597.                
  2598.           (J)ump to entry -- This command moves the pointer to the user
  2599.                specified entry in the protocol list.
  2600.                
  2601.           (F)irst entry in list -- Moves the pointer to the first entry in
  2602.                the protocol list.
  2603.  
  2604.           (L)ast entry in list -- Moves the pointer to the last entry in
  2605.                the protocol list.
  2606.  
  2607.           (Q)uit and save -- Saves the current protocol list and returns to
  2608.                the main protocol editor menu.
  2609.  
  2610.      In addition, you can modify any of the entries shown on the screen.
  2611.      They are defined as:
  2612.  
  2613.           !    This option allows you to define the type and availability
  2614.                of the current protocol.  The available types are:
  2615.                
  2616.                     Single - The protocol will only transfer a single file.
  2617.  
  2618.                     Batch - The protocol will transfer multiple files with
  2619.                          one command.
  2620.  
  2621.                     Resume - The protocol will transfer one file, and
  2622.                          resume the transfer where it left off (if the
  2623.                          previous transfer was aborted).
  2624.  
  2625.           1    This option defines the command keys required to select the
  2626.                protocol and a description that will be displayed when 
  2627.                requested.
  2628.                
  2629.           2    This option defines the ACS requirements that the user must have 
  2630.                to use the protocol.
  2631.  
  2632.           3    This option defines the name of the file that holds the
  2633.                result log of a file transfer operation.
  2634.                
  2635.           4    This option defines the names of the permanent result log
  2636.                files for upload and download transfers.
  2637.  
  2638.           5    This option defines the commands required to perform file
  2639.                uploading and downloading.  
  2640.                
  2641.                When pressed, you will be asked which command (upload or 
  2642.                download) to define.  You are then asked which type of command
  2643.                it will be.  The four different command types are as follows:
  2644.  
  2645.  
  2646.                     (C)ommand -- The entry is assigned to a special
  2647.                          function.
  2648.  
  2649.                          Ascii -- The selected file will be transfered to 
  2650.                               the remote user via ASCII transfer.
  2651.  
  2652.                          Batch -- The entry will not actually transfer a
  2653.                               file, but instead will add the file to the
  2654.                               batch transfer queue.
  2655.  
  2656.                          Next -- The selected file is skipped and the next
  2657.                               file is selected.
  2658.  
  2659.                          Edit -- The selected file's directory entry is edited
  2660.                               and the information can be changed.
  2661.                     
  2662.                     (E)xternal -- Allows you to define the actual DOS
  2663.                          commandline used with the protocol driver.  Refer to 
  2664.                          the above list to determine the correct commandline.
  2665.  
  2666.                     (O)ff -- Disables that particular function for the
  2667.                          protocol.
  2668.  
  2669.           6    This option toggles if the error result codes defined in option 
  2670.                7 mean a good or bad transfer.
  2671.  
  2672.           7    This option defines the result codes (for both uploading and 
  2673.                downloading) returned by the protocol driver after completing 
  2674.                transmission of a file.
  2675.  
  2676.           E    This option defines the command that sets up an environment
  2677.                string for those programs that require environment variables to 
  2678.                be set up in certain ways for a transfer log.  For example: 
  2679.                "SET DSZLOG=%T" would set the DSZ.COM temporary result log
  2680.                filename to the name defined in option 3.  If no environment
  2681.                setup is necessary, this string should be set to NULL ("").
  2682.  
  2683.                *IMPORTANT*:   If you define a command with this option, make 
  2684.                               sure to define it in your AUTOEXEC.BAT FILE!
  2685.                               
  2686.           I    This option defines the name of the file in which Renegade
  2687.                will store the filenames to be transferred in a batch
  2688.                transfer.  
  2689.  
  2690.           C    This option defines the maximum number of characters allowed
  2691.                on the DOS commandline.  (Default is 128, which is the normal 
  2692.                allowable DOS size.)
  2693.  
  2694.           P    This option defines the positions, on a single line of the
  2695.                temporary result log, of the filename and return status of the
  2696.                transfer.
  2697.                
  2698.  
  2699.  
  2700.                                _________________
  2701.  
  2702.                                 THE MENU EDITOR
  2703.                                _________________
  2704.  
  2705.  
  2706.  
  2707.      --------------------
  2708.      THE MAIN EDITOR MENU
  2709.      --------------------
  2710.  
  2711.      Upon entering the Menu Editor, you are presented with a screen that looks
  2712.      like the following screen.
  2713. ______________________________________________________________________________
  2714.  
  2715. Renegade Menu Editor
  2716.  
  2717.  Directory of  E:\RENEGADE\MENU\*.mnu
  2718.  
  2719. ARCHIVE  MNU    AUTO     MNU    BATCH    MNU    BBSLIST  MNU    BYEBYE   MNU
  2720. EMAIL    MNU    FEEDBACK MNU    FILE     MNU    GOODBYE  MNU    LOGON    MNU
  2721. MAIN     MNU    MESSAGE  MNU    MULTI    MNU    NETSTUF  MNU    OFFLINE  MNU
  2722. ONLINE   MNU    PERSONAL MNU    SCANFILE MNU    SCANMSG  MNU    SHUTTLE  MNU
  2723. START    MNU    SUBSCRIB MNU    SYSOP    MNU    TIMEBANK MNU    VOTING   MNU
  2724.        25 File(s)  17862656 bytes free
  2725.  
  2726. Menu editor (?=help) :
  2727. ______________________________________________________________________________
  2728.  
  2729.      The commands available at this screen are:
  2730.  
  2731.           (D)elete menu file - This command allows you to erase a menu.
  2732.  
  2733.           (I)nsert menu file - This command will generate a new *.MNU file.
  2734.  
  2735.           (M)odify menu file - This command is where you load in one of the
  2736.                menu files and modify the commands and information of the menu.
  2737.  
  2738.           (Q)uit - Exits the menu editor.
  2739.  
  2740.  
  2741.      When you execute the (M)odify command, you will be asked for the menu
  2742.      name to modify.  When you enter the name of the menu, a menu like the 
  2743.      following is displayed.
  2744. _____________________________________________________________________________
  2745.  
  2746. NN:KK-Typ-Options         NN:KK-Typ-Options         NN:KK-Typ-Options
  2747. ==:====================== ==:====================== ==:======================
  2748. 1  A  -/  auto            11 E  -/  email           21 *  -/  sysop
  2749. 2  B  -/  bbslist         12 N  -^  feedback        22 !  -/  offline
  2750. 3  C  OC  1;Tell me about 13 O  -/  online          23 +  -Q  noredist
  2751. 4  F  -^  scanfile        14 P  -/  personal        24 D  -/  multi
  2752. 5  G  -/  goodbye         15 S  OS                  25 -  OA  nothing;B
  2753. 6  /G -^  byebye          16 V  -/  voting          26 =  DW  xcbv
  2754. 7  I  OI                  17 U  OU                  27 R  -^  subscrib
  2755. 8  J  OR                  18 X  OP  22              28 %  -^  netstuf
  2756. 9  L  OL                  19 Y  OY
  2757. 10 M  -^  scanmsg         20 $  -/  timebank
  2758.  
  2759. Menu editor (?=help) : ?
  2760. _____________________________________________________________________________
  2761.  
  2762.      In this list, "NN" is the command number, "KK" are the keys used to 
  2763.      execute the command, "Typ" is the type of command it is, and "Options" is
  2764.      the command data.
  2765.      
  2766.      
  2767.           (D)elete command - Removes one of the menu commands.
  2768.      
  2769.           (I)nsert command - Inserts a new menu command somewhere in the
  2770.                menu.  You can insert more than one menu command at one time.
  2771.                
  2772.           (L)ong generic menu - Displays how the long menu listing will look.
  2773.                
  2774.           (M)odify commands - This command allows you to modify the information
  2775.                of the different commands.
  2776.  
  2777.           (P)osition menu commands - This command allows you to rearrange the 
  2778.                order of the menu commands.
  2779.  
  2780.           (S)hort generic menu - Shows how the short menu listing will look.
  2781.                
  2782.           (T)oggle display type - Toggles between the 2 formats which Renegade 
  2783.                will use to display the menu commands on the menu:  
  2784.                
  2785.                The first is shown up above; it is more concise, and takes up 
  2786.                less space than the alternate one (which is more descriptive).
  2787.  
  2788.           (X)Menu data/command data display mode toggle - Toggles between
  2789.                the menu command list mode, and another, separate list of 
  2790.                information about the menu.
  2791.                
  2792.  
  2793.      -------------------------
  2794.      MENU COMMAND MODIFICATION
  2795.      -------------------------
  2796.  
  2797.      When you activate the (M)odify command, you will be asked which command
  2798.      to modify.  After you enter the command number, a menu like the following 
  2799.      is displayed.
  2800.      ______________________________________________________________________
  2801.  
  2802.         Menu filename: EMAIL
  2803.         Command #1 of 9
  2804.  
  2805.         1. Long descript :(R)ead Mail - Read private Electronic mail
  2806.         2. Short descript:(R)ead Mail
  2807.         3. Menu keys     :R
  2808.         4. ACS required  :""
  2809.         5. Cmdkeys       :MM
  2810.         6. Options       :
  2811.            Flags         :None
  2812.         Q. Quit
  2813.  
  2814.      Edit menu (?=help) : 
  2815.      ______________________________________________________________________
  2816.  
  2817.  
  2818.           1    This field stores a long description of the menu command.
  2819.                
  2820.           2    This field stores a shorter description of the menu command.
  2821.  
  2822.           3    This is the actual string that the user enters when he wants
  2823.                to execute the command.  
  2824.                
  2825.                If the command key is more than one character in length, and the 
  2826.                first character of the command letters is not a slash character 
  2827.                ("/"), the user must enter two slashes in a row ("//"), and then 
  2828.                the rest of the command.
  2829.  
  2830.           4    This is the ACS requirement that the user must satisfy to use 
  2831.                the command.
  2832.  
  2833.           5    This is the type of command to be executed.  A full description 
  2834.                of all the possible types commands is in the "Menu System 
  2835.                Commands" section of the manual.
  2836.  
  2837.           6    This string contains command-particular information.  If the
  2838.                command uses this line, a short description is along with the
  2839.                commands in the "Menu System Commands" section of the manual.
  2840.  
  2841.           [    Displays the previous menu command.
  2842.                
  2843.           ]    Displays the next menu command.
  2844.  
  2845.           F    Displays the first menu command.
  2846.  
  2847.           J    Displays the specified menu command.
  2848.  
  2849.           L    Displays the last menu command.
  2850.  
  2851.  
  2852.      -----------------------------
  2853.      MENU INFORMATION MODIFICATION
  2854.      -----------------------------
  2855.  
  2856.      When you press the "X" key at the main editor menu, you switch the 
  2857.      display to show the other menu information.
  2858.      ______________________________________________________________________
  2859.  
  2860.         Menu filename: MAIN
  2861.         1. Menu titles   :-=≡ Renegade BBS ≡=-
  2862.            Menu title #2 :-- Main Menu --
  2863.         2. Help files    :MAIN@S / *Generic*
  2864.         3. Menu Prompt   :[@1 - @2]@MTime Left: [@V] (?=Help)@MMain Menu :
  2865.            ([@ - General BBSing]
  2866.            Time Left: [01:00:00] (?=Help)
  2867.            Main Menu : )
  2868.         4. ACS required  :""
  2869.         5. Password      :*None*
  2870.         6. Fallback menu :MAIN
  2871.         7. Forced ?-level:None
  2872.         8. Generic info  :4 cols - 1/9/1
  2873.         9. Flags         :C--P-
  2874.         Q. Quit
  2875.  
  2876.         Menu editor (?=help) : 
  2877.      ______________________________________________________________________
  2878.  
  2879.      
  2880.           1    This field contains a description of the current menu.
  2881.  
  2882.           2    This command inputs the filenames which make up the menus of 
  2883.                your menu system.  The generic menus are specified if you set
  2884.                the strings to null.
  2885.  
  2886.                The first filename is the normal menu display, and the
  2887.                second filename is the longer menu display.  If a "@S"
  2888.                occurs in either of these two filenames, it is replaced with
  2889.                the current user's SL.
  2890.  
  2891.           3    This field contains the menu prompt that is displayed before it 
  2892.                will accept commands from the user.  It can be up to 120 
  2893.                characters long.
  2894.  
  2895.           4    This is the ACS requirement that the user must have to use the 
  2896.                menu.  If the user does not have access, they will be sent to the
  2897.                fallback menu.
  2898.  
  2899.           5    If a menu has a password attached to it and a user attempts
  2900.                to enter the menu, the menu will ask for the password.  If the 
  2901.                entered password is incorrect, the user is sent to the fallback 
  2902.                menu.
  2903.                 
  2904.           6    This is a legal menu file which is loaded whenever the user
  2905.                does not have access to the current menu or if a menu error 
  2906.                occurs.
  2907.  
  2908.           7    The help level setting that is forced when the user enters
  2909.                the menu.  The help levels are:
  2910.  
  2911.                     0 -- No help level forcing.
  2912.                     1 -- Expert level (only the prompt is shown).
  2913.                     2 -- Normal level (the short menu is displayed).
  2914.                     3 -- Novice level (the long menu is displayed).
  2915.           
  2916.           8    This entry includes all the information that is used to
  2917.                generate the generic menus.
  2918.  
  2919.                         C. Generic columns  :4
  2920.                           How many columns of commands there are (Default=4)
  2921.                         1. Bracket color    :1
  2922.                           The MCI color of the bracket around the command
  2923.                           letter.
  2924.                         2. Command color    :9
  2925.                           The MCI color of the command letter inside the
  2926.                           brackets.
  2927.                         3. Description color:1
  2928.                           The MCI color of the description of the command.
  2929.                         S. Show menu
  2930.           
  2931.           9    There are several functions for each menu that may be
  2932.                flagged on or off.  The available ones are:
  2933.  
  2934.                     (C)lear screen before menu - This tells Renegade to
  2935.                          clear the screen every time the normal menu is 
  2936.                          displayed.
  2937.  
  2938.                     (D)on't center the menu titles - This tells Renegade to
  2939.                          leave the menu titles uncentered.
  2940.                          This only affects the titles at the top.
  2941.                          
  2942.                     (N)o menu prompt toggle - This can be used if you want
  2943.                          to put the menu prompt for the menu in the .ASC or
  2944.                          .ANS file.
  2945.  
  2946.                     (P)Force pause before menu display - The screen will be
  2947.                          paused before the menu is displayed.
  2948.  
  2949.                     (T)Auto-time display toggle - If this is set to on, a
  2950.                          "time-left" string will be inserted right before the 
  2951.                          menu prompt.
  2952.  
  2953.                          Most people use the @V MCI command to insert a 
  2954.                          HH:MM:SS type format time left string in their 
  2955.                          menu-prompt.
  2956.  
  2957.  
  2958.  
  2959.      -------------------------
  2960.      THE HELP-FILE MENU SYSTEM
  2961.      -------------------------
  2962.  
  2963.      Renegade has a complex way of displaying files (Normally the menus.)  
  2964.      Here is a list of possible file extensions, and what they mean.
  2965.      
  2966.           ASC       Can contain MCI color codes which are displayed with 
  2967.                     to users who have are in an emulation mode.
  2968.                     
  2969.           ANS       Displayed to those users who have ANSI.
  2970.                     
  2971.           AN1-AN9   If a file with an extension of AN1 exists, Renegade
  2972.                     will pick and display a random file. (ANS, AN1-AN9).
  2973.  
  2974.           A0S-A6S   These files are displayed on different days of the
  2975.                     week, ranging from 0:Sunday to 6:Saturday.  They can be
  2976.                     used in conjunction with the random files, too.
  2977.                     (WELCOME.A01 for example, means the first (1) random ANSI
  2978.                     displayed on Sundays).
  2979.  
  2980.           AVT       These files follow the same guidlines as the ANSI files,
  2981.                     except they are displayed to AVATAR emulation users. (If
  2982.                     this file isn't found, Renegade will try the ANS file.)
  2983.  
  2984.  
  2985.      ---------------------
  2986.      LINKING MENU COMMANDS
  2987.      ---------------------
  2988.  
  2989.      One of the most powerful features in Renegade is the ability to link
  2990.      menu commands together.
  2991.  
  2992.      When a user activates a menu command, Renegade executes all of the 
  2993.      commands which have the command letters which were entered by the user.  
  2994.      If two different commands both have the same command letters in them, 
  2995.      both commands are executed in the order they are in the menu.
  2996.      
  2997.      When linking commands together, remember to put a description only on 
  2998.      the first command in the link, and set the rest to null.  This stops
  2999.      Renegade from displaying the command several times on the generic menu.
  3000.  
  3001.      If a command has the command letters "FIRSTCMD", they will be executed  
  3002.      first, before the user is able to enter any commands.
  3003.  
  3004.  
  3005.      ------------------------------------------
  3006.      MENU SYSTEM COMMANDS AVAILABLE IN RENEGADE
  3007.      ------------------------------------------
  3008.  
  3009.         The Command Keys are 2 letter codes which make Renegade do a certain 
  3010.      function.  They are described below according to where they are normally 
  3011.      used (check notes and flags at end of list).
  3012.  
  3013. Offline Mail:
  3014. ~~~~~~~~~~~~
  3015.      Cmdkeys : "!D"
  3016.      Function: Download .QWK packet
  3017.      MString : None
  3018.  
  3019.      Cmdkeys : "!P"
  3020.      Function: Set Message Pointers
  3021.      MString : None
  3022.  
  3023.      Cmdkeys : "!U"
  3024.      Function: Upload .REP packet
  3025.      MString : None
  3026.      
  3027.  
  3028. Time Bank:
  3029. ~~~~~~~~~
  3030.      Cmdkeys : "$D" -3-
  3031.      Function: Deposit Time into Timebank
  3032.      MString : Maxperday;Size of bank
  3033.  
  3034.      Cmdkeys : "$W" -3-
  3035.      Function: Withdraw Time from Timebank
  3036.      MString : Maxperday
  3037.  
  3038. Sysop:     
  3039. ~~~~~
  3040.      Cmdkeys : "*B" (*!) *6*
  3041.      Function: Enter the message base editor
  3042.      MString : None
  3043.  
  3044.      Cmdkeys : "*C" (*!) *6*
  3045.      Function: Change to a different user's acount
  3046.      MString : None
  3047.  
  3048.      Cmdkeys : "*D" (*)  *6*
  3049.      Function: Enter the Psuedo-DOS environment
  3050.      MString : None
  3051.  
  3052.      Cmdkeys : "*E" (*!) *6*
  3053.      Function: Enter the event editor
  3054.      MString : None
  3055.  
  3056.      Cmdkeys : "*F" (*!) *6*
  3057.      Function: Enter the file base editor
  3058.      MString : None
  3059.  
  3060.      Cmdkeys : "*L"
  3061.      Function: Show SysOp Log for certain day
  3062.      MString : None
  3063.  
  3064.      Cmdkeys : "*N" (*)  *6*
  3065.      Function: Edit a text file
  3066.      MString : None
  3067.  
  3068.      Cmdkeys : "*P" (*!) *6*
  3069.      Function: Enter the system configuration editor
  3070.      MString : None
  3071.  
  3072.      Cmdkeys : "*R" (*) *6*
  3073.      Function: Enter Conference Editor
  3074.      MString : None
  3075.      
  3076.      Cmdkeys : "*U" (*!) *6*
  3077.      Function: Enter user editor
  3078.      MString : None
  3079.  
  3080.      Cmdkeys : "*V" (*!) *6*
  3081.      Function: Enter the voting editor
  3082.      MString : None
  3083.  
  3084.      Cmdkeys : "*X" (!)  *6*
  3085.      Function: Enter the protocol editor
  3086.      MString : None
  3087.  
  3088.      Cmdkeys : "*Z" (*)  *6*
  3089.      Function: Displays system activity log
  3090.      MString : None
  3091.  
  3092.      Cmdkeys : "*1" (*)  *6*
  3093.      Function: Edit file(s) in current file base
  3094.      MString : None
  3095.  
  3096.      Cmdkeys : "*2" (*)  *6*
  3097.      Function: Sort files in all file bases by name
  3098.      MString : None
  3099.  
  3100.      Cmdkeys : "*3" (*!) *6*
  3101.      Function: Read all users' private mail
  3102.      MString : None
  3103.  
  3104.      Cmdkeys : "*4" (*!) *6*
  3105.      Function: Download a file from anywhere on your computer
  3106.      MString : [<filespec>]
  3107.  
  3108.                If  <filespec>  does not exist, the user is prompted  for  a
  3109.                file  to download.
  3110.  
  3111.      Cmdkeys : "*6" (*)  *6*
  3112.      Function: Upload file(s) not in file lists
  3113.      MString : None
  3114.  
  3115.                This command allows you to upload every file that is not
  3116.                currently in the Renegade file lists, but is in the directory.  
  3117.                It will display filename, file size, and then prompt for a 
  3118.                description.
  3119.  
  3120.      Cmdkeys : "*7" (*)  *6*     
  3121.      Function: Validate files
  3122.      MString : None
  3123.  
  3124.      Cmdkeys : "*8"      
  3125.      Function: Add specs to all *.GIF files in current file base
  3126.      MString : None
  3127.  
  3128.                The specs are a description in the format "(XXXxYYY,CCC)",
  3129.                where "XXX" is the X-resolution, "YYY" is the Y-resolution,
  3130.                and "CCC" is the number of colors in the palette.
  3131.                
  3132.      Cmdkeys : "*9"      
  3133.      Function: Pack the message bases
  3134.      MString : None
  3135.  
  3136.      Cmdkeys : "*#" (*!) *6*
  3137.      Function: Enter the menu editor
  3138.      MString : None
  3139.  
  3140.      Cmdkeys : "*$" (*)  *6*
  3141.      Function: Gives a long directory of the current file base
  3142.      MString : None
  3143.  
  3144.      Cmdkeys : "*%" (*)  *6*
  3145.      Function: Gives a condensed directory of the current file base
  3146.      MString : None
  3147.      
  3148. Misc:                          
  3149. ~~~~
  3150.      Cmdkeys : "-C"
  3151.      Function: Display message on commandline (use with linking)
  3152.      MString : <string>
  3153.  
  3154.      Cmdkeys : "-F"
  3155.      Function: Display a text file
  3156.      MString : <filename> [.<ext>]
  3157.  
  3158.                <filename>     Full path and 8-character DOS filename.
  3159.                [.<ext>]       Optional DOS extension.
  3160.                               
  3161.                If no <path> is given, the file is assumed to be located in the 
  3162.                DATA directory.  If no .<ext> is given, Renegade will look for
  3163.                the standard extensions.
  3164.  
  3165.      Cmdkeys : "-L"
  3166.      Function: Display a line of text
  3167.      MString : <string>
  3168.  
  3169.      Cmdkeys : "-Q"
  3170.      Function: Read an InfoForm questionaire file (answers in .ASW)
  3171.      MString : <InfoForm questionaire filename>
  3172.  
  3173.                If the MString is "", the filename is prompted for.
  3174.  
  3175.      Cmdkeys : "-R"
  3176.      Function: Read an InfoForm questionaire answer file
  3177.      MString : <InfoForm questionaire filename>
  3178.  
  3179.                If the MString is "", the filename is prompted for.
  3180.  
  3181.      Cmdkeys : "-S"
  3182.      Function: Append line to sysop log file
  3183.      MString : <string>
  3184.  
  3185.      Cmdkeys : "-;"
  3186.      Function: Execute macro
  3187.      MString : <macro>
  3188.  
  3189.                This command will enter <macro> into the user's macro
  3190.                buffer.  Any ";"'s in the <macro> string are substituted with 
  3191.                a <CR>.
  3192.                
  3193.      Cmdkeys : "-$"
  3194.      Function: Prompt for password
  3195.      MString : <password> [ [;<prompt>] ;<bad-message>]
  3196.  
  3197.                This command first display <prompt> if it exists.  If it
  3198.                doesn't, ":" prompt will be displayed.  If the password is 
  3199.                entered incorrectly, <bad-message> will be displayed if it 
  3200.                exists. (If entered incorrectly, any further linking is
  3201.                terminated.)
  3202.                
  3203.      Cmdkeys : "-^" -4-
  3204.      Function: Goto menu
  3205.      MString : <menu file> [;<link command>]
  3206.  
  3207.                Loads in <menu file>
  3208.                
  3209.                See -4-, Example: "msg;M" will load MSG.MNU, and execute command 
  3210.                "M".
  3211.                
  3212.      Cmdkeys : "-/" -4-
  3213.      Function: Gosub menu
  3214.      MString : <menu file> [;<link command>]
  3215.  
  3216.                Adds the current menu to the Menu Stack List, and then loads in
  3217.                <menu file>.
  3218.  
  3219.                See -4-, Example: "msg;M" will add the current menu to the Menu 
  3220.                Stack List, load MSG.MNU, and execute command "M".    
  3221.                      
  3222.                (See Cmdkey "-\".)
  3223.  
  3224.      Cmdkeys : "-\" -4-
  3225.      Function: Return from menu
  3226.      MString : [<link command>]
  3227.  
  3228.                Loads in the last menu file in the Menu Stack List.
  3229.  
  3230.                See -4-, Example: "M" will load the last menu name in the Stack
  3231.                List, and execute command "M".    
  3232.                
  3233.                (See Cmdkey "-/".)
  3234.  
  3235. Archive:
  3236. ~~~~~~~
  3237.      Cmdkeys : "AA"
  3238.      Function: Add files to archive
  3239.      MString : None
  3240.  
  3241.      Cmdkeys : "AC"
  3242.      Function: Convert between archive formats
  3243.      MString : None
  3244.  
  3245.      Cmdkeys : "AE"
  3246.      Function: Extract files from archive
  3247.      MString : None
  3248.  
  3249.      Cmdkeys : "AG"
  3250.      Function: Manipulate files extracted from archives
  3251.      MString : None
  3252.  
  3253.      Cmdkeys : "AM"
  3254.      Function: Modify comment fields in archive
  3255.      MString : None
  3256.  
  3257.      Cmdkeys : "AR"
  3258.      Function: Re-archive archive files using same format
  3259.      MString : None
  3260.  
  3261.      Cmdkeys : "AT"
  3262.      Function: Run integrity test on archive file
  3263.      MString : None
  3264.  
  3265. Batch:
  3266. ~~~~~
  3267.      Cmdkeys : "BC" -5-
  3268.      Function: Clear batch queue
  3269.      MString : [U]
  3270.  
  3271.      Cmdkeys : "BD"
  3272.      Function: Download batch queue
  3273.      MString : None
  3274.  
  3275.      Cmdkeys : "BL" -5-
  3276.      Function: List batch queue
  3277.      MString : [U]
  3278.  
  3279.      Cmdkeys : "BR" -5-
  3280.      Function: Remove single file from batch queue
  3281.      MString : [U]
  3282.  
  3283.      Cmdkeys : "BU"
  3284.      Function: Upload batch queue
  3285.      MString : None
  3286.  
  3287.      Cmdkeys : "B?"
  3288.      Function: Display number of files left in batch download queue
  3289.      MString : None
  3290.  
  3291. Doors:
  3292. ~~~~~
  3293.      Cmdkeys : "DC" *2*
  3294.      Function: Create CHAIN.TXT (WWIV door) and execute MString
  3295.      MString : <command to execute>
  3296.  
  3297.      Cmdkeys : "DD" *1,2*
  3298.      Function: Create DORINFO1.DEF (RBBS door) and execute MString
  3299.      MString : <command to execute>
  3300.  
  3301.      Cmdkeys : "DG" *2*
  3302.      Function: Create DOOR.SYS (GAP door) and execute MString
  3303.      MString : <command to execute>
  3304.  
  3305.      Cmdkeys : "DS" *1,2*
  3306.      Function: Create SFDOORS.DAT (Spitfire door) and execute MString
  3307.      MString : <command to execute>
  3308.  
  3309.      Cmdkeys : "DW" *1,2*
  3310.      Function: Create CALLINFO.BBS (Wildcat! door) and execute MString
  3311.      MString : <command to execute>
  3312.  
  3313.      Cmdkeys : "D-" *2*
  3314.      Function: Execute MString without creating a door information file
  3315.      MString : <command to execute>
  3316.  
  3317. Files:
  3318. ~~~~~
  3319.      Cmdkeys : "FA"
  3320.      Function: Change file bases
  3321.      MString : [base#] | [+/-] | [L]
  3322.  
  3323.                If MString = "base#"     Change to specified base.
  3324.                If MString = "+"         Change to next base
  3325.                If MString = "-"         Change to previous base
  3326.                If MString = "L"         Lists available bases only
  3327.                If MString = ""          Prompts for desired base
  3328.                
  3329.      Cmdkeys : "FB"
  3330.      Function: Add file to Batch Download List
  3331.      MString : None
  3332.  
  3333.                This command will add a file to the batch download list.
  3334.  
  3335.      Cmdkeys : "FD"
  3336.      Function: Download file BBS to user
  3337.      MString : None
  3338.  
  3339.      Cmdkeys : "FF"
  3340.      Function: Search all file bases for description
  3341.      MString : None
  3342.  
  3343.      Cmdkeys : "FL"
  3344.      Function: List filespec in current file base only
  3345.      MString : None
  3346.  
  3347.      Cmdkeys : "FN"
  3348.      Function: Scan file sections for new files
  3349.      MString : <newtype> *3*
  3350.  
  3351.                <newtype>      "G" : Global  - NewScan all file bases
  3352.                               "C" : Current - NewScan current file base
  3353.                                #  : Any     - NewScan file base #
  3354.                               ""  : Ask     - Asks if want a global or a
  3355.                                               current file base NewScan
  3356.  
  3357.      Cmdkeys : "FP"
  3358.      Function: Change pointer date for new files
  3359.      MString : None
  3360.  
  3361.      Cmdkeys : "FS"
  3362.      Function: Search all file bases for filespec
  3363.      MString : None
  3364.  
  3365.      Cmdkeys : "FU"
  3366.      Function: Upload file from user to BBS
  3367.      MString : None
  3368.  
  3369.      Cmdkeys : "FV"
  3370.      Function: List contents of an archived file
  3371.      MString : None
  3372.  
  3373.      Cmdkeys : "FZ"
  3374.      Function: Set file bases to be scanned for new files
  3375.      MString : None
  3376.  
  3377.      Cmdkeys : "F@"
  3378.      Function: Create temporary directory
  3379.      MString : None
  3380.  
  3381.                If there is enough file base space left, this command prompts 
  3382.                for a directory and creates a new, temporary, file base.  After 
  3383.                changing to a new area, it disappears, and will not show up on
  3384.                any list.
  3385.  
  3386.      Cmdkeys : "F#"
  3387.      Function: Display Line/Quick file base change
  3388.      MString : None
  3389.  
  3390.         Displays the line "Enter the number of a file base to change to." if
  3391.         the user enters "#", or will switch to file base # if it exists.
  3392.  
  3393. Hangup:
  3394. ~~~~~~
  3395.      Cmdkeys : "HC"
  3396.      Function: Carefull logoff of user
  3397.      MString : [<string>]
  3398.  
  3399.                <string> is printed, and the user must enter either Yes or
  3400.                No.  If Yes is entered, LOGOFF.* is displayed and the user
  3401.                is logged off.
  3402.  
  3403.      Cmdkeys : "HI"
  3404.      Function: Immediate logoff of user
  3405.      MString : None
  3406.  
  3407.      Cmdkeys : "HM"
  3408.      Function: Display string and logoff user
  3409.      MString : [<string>]
  3410.  
  3411. Messages:
  3412. ~~~~~~~~
  3413.      Cmdkeys : "MA"
  3414.      Function: Message base change
  3415.      MString : [base#] | [+/-] | [L]
  3416.  
  3417.                If MString = "base#"     Change  to specified base.  If  a
  3418.                                         menu  is specified, that menu  is
  3419.                                         loaded if it exists.
  3420.                If MString = "+"         Change to next base
  3421.                If MString = "-"         Change to previous base
  3422.                If MString = "L"         Lists available bases only
  3423.                If MString = ""          Prompts for desired base
  3424.  
  3425.      Cmdkeys : "ME"
  3426.      Function: Send private mail to user
  3427.      MString : [<user #> [;<reason>] ]
  3428.  
  3429.                If MString is blank, this command will prompt for a user
  3430.                name or number to send private mail to.
  3431.  
  3432.                Mail is sent to <user #> if it specifies a valid user
  3433.                number.  If <reason> is specified, it is used as a "RE:"
  3434.                reason in the letter sent.  If <reason> is not specified,
  3435.                the default reason is "Feedback".
  3436.  
  3437.      Cmdkeys : "MK"
  3438.      Function: Edit/Delete outgoing private mail
  3439.      MString : None
  3440.  
  3441.      Cmdkeys : "ML"
  3442.      Function: Send "mass mail" -  private mail sent to multiple users
  3443.      MString : None
  3444.  
  3445.      Cmdkeys : "MM"
  3446.      Function: Read private mail
  3447.      MString : None
  3448.  
  3449.      Cmdkeys : "MN"
  3450.      Function: Display new messages
  3451.      MString : <newtype> *4*
  3452.  
  3453.                <newtype>      "G" : Global  - NewScan all message bases
  3454.                               "C" : Current - NewScan current message base
  3455.                               "#" : Any     - NewScan message base #
  3456.                               ""  : Ask     - Asks if want a global or a
  3457.                                               current message base NewScan
  3458.  
  3459.      Cmdkeys : "MP"
  3460.      Function: Post message in the current message base.
  3461.      MString : None
  3462.  
  3463.      Cmdkeys : "MR"
  3464.      Function: Read messages in current base
  3465.      MString : None
  3466.  
  3467.                Allows users to read messages in current base in forward or 
  3468.                reverse order.
  3469.  
  3470.      Cmdkeys : "MS"
  3471.      Function: Scan messages in current base
  3472.      MString : None
  3473.  
  3474.                 Scan messages for certain text in various sections.
  3475.  
  3476.      Cmdkeys : "MU"
  3477.      Function: Lists users with access to the current message base
  3478.      MString : None
  3479.  
  3480.      Cmdkeys : "MZ"
  3481.      Function: Set message bases to be scanned for new messages
  3482.      MString : None
  3483.  
  3484.      Cmdkeys : "M#"
  3485.      Function: Display Line/Quick message base change
  3486.      MString : None
  3487.  
  3488.         Displays the line "Enter the number of a message base to change to." 
  3489.         if the user enters "#", or will switch to message base # if it exists.
  3490.         
  3491. Multinode:
  3492. ~~~~~~~~~
  3493.      Cmdkeys : "NA"
  3494.      Function: Toggle node page availability
  3495.      MString : None
  3496.  
  3497.      Cmdkeys : "ND" (*)  *6*
  3498.      Function: Hangup node
  3499.      MString : [ Node # ]
  3500.  
  3501.         If MString is null, user is prompted for the node # to hangup,
  3502.         otherwise Node # is hung up.
  3503.  
  3504.      Cmdkeys : "NG"
  3505.      Function: Join Group Chat
  3506.      MString : None
  3507.  
  3508.      Cmdkeys : "NO"
  3509.      Function: View users on all nodes
  3510.      MString : None
  3511.  
  3512.      Cmdkeys : "NP"
  3513.      Function: Page another node for chat
  3514.      MString : [ Node # ]
  3515.  
  3516.         If MString is null, user is prompted for node to page, otherwise
  3517.         Node # is paged for chat.
  3518.  
  3519.      Cmdkeys : "NS"
  3520.      Function: Send a message to another node
  3521.      MString : [<node number>] [; <message to send>]
  3522.          
  3523.          If no options are specified, the current user will be prompted
  3524.          for the node to send the message to, and the message to send
  3525.          that node.  When an option string is specified, MCI codes will
  3526.          be translated.
  3527.      
  3528.      Cmdkeys : "NT"
  3529.      Function: Stealth Mode On/Off
  3530.      MString : None
  3531.  
  3532. Other:
  3533. ~~~~~
  3534.      Cmdkeys : "O1"
  3535.      Function: Ask for BBS password (SHUTTLE LOGON ONLY)
  3536.      MString : None
  3537.  
  3538.                This command will ask for the BBS password, and if it is
  3539.                correctly entered, the user will be brought to the "Enter name"
  3540.                prompt.
  3541.  
  3542.      Cmdkeys : "O2"
  3543.      Function: Apply to BBS as a new user (SHUTTLE LOGON ONLY)
  3544.      MString : None
  3545.  
  3546.                This command allows the user to apply to the BBS as a new
  3547.                user.
  3548.  
  3549.      Cmdkeys : "O3"
  3550.      Function: Allow user to find out the BBS password (SHUTTLE LOGON ONLY)
  3551.      MString : None
  3552.  
  3553.                Will show the BBS password if the user's security level (SL or
  3554.                DSL) is greater then the new user levels.
  3555.                
  3556.      Cmdkeys : "OA"
  3557.      Function: Allow auto-validation of users
  3558.      MString : <password>;Subcription Security Level
  3559.  
  3560.                New users must enter the <password> in order to validate
  3561.                themselves.  If correct, the command sets the user to the
  3562.                settings defined in the Subscription Security Level in the
  3563.                MString.
  3564.                
  3565.      Cmdkeys : "OB"
  3566.      Function: Add entry to the BBS list
  3567.      MString : [bbslist file]
  3568.  
  3569.                If entered, the bbslist file is the alternate file to add
  3570.                the entry to.  Default is "bbslist.msg".
  3571.  
  3572.      Cmdkeys : "OC"
  3573.      Function: Page the SysOp
  3574.      MString : [user #] [;string]
  3575.  
  3576.                user #         If the SysOp is not available, this is the
  3577.                               user number the message is left to.
  3578.                string         String to print, other than the why do you want
  3579.                               to chat string.
  3580.  
  3581.      Cmdkeys : "OD"
  3582.      Function: Change user's file points
  3583.      MString : [<+/->number]
  3584.  
  3585.                           +    Add
  3586.                           -    Subtract
  3587.      
  3588.      Cmdkeys : "OE"
  3589.      Function: Pause Screen
  3590.      MString : None
  3591.  
  3592.      Cmdkeys : "OF"
  3593.      Function: AR flag set/reset/toggle
  3594.      MString : [<function><flag> [...] ]
  3595.  
  3596.                      <flag> is a any AR flag (ABCDEFGHIJKLMNOPQRSTUVWXYZ)
  3597.  
  3598.                      <function>  may be one of the following:
  3599.  
  3600.                           +    Set flag
  3601.                           -    Reset flag
  3602.                           !    Toggle flag
  3603.  
  3604.                      More than one combination may be specified.  Case is 
  3605.                      ignored.
  3606.  
  3607.      Cmdkeys : "OG"
  3608.      Function: AC flag set/reset/toggle
  3609.      MString : [ <function><flag> [...] ]
  3610.  
  3611.                      <flag> is a AC flag (LCVUA*PEKM1234)
  3612.  
  3613.                      <function>  may be one of the following:
  3614.  
  3615.                           +    Set flag
  3616.                           -    Reset flag
  3617.                           !    Toggle flag
  3618.  
  3619.                      More than one function/flag combination may be specified.  
  3620.                      Case is ignored.
  3621.  
  3622.      Cmdkeys : "OI"
  3623.      Function: Show current Renegade version info, LOGON.* then SYSTEM.*
  3624.      MString : None
  3625.  
  3626.      Cmdkeys : "OL"
  3627.      Function: List today's callers
  3628.      MString : None
  3629.  
  3630.      Cmdkeys : "OM"
  3631.      Function: Edit macros
  3632.      MString : None
  3633.  
  3634.      Cmdkeys : "OO"
  3635.      Function: Display SysOp chat status
  3636.      MString : None
  3637.  
  3638.                This command will display the Sysop status string, or the 
  3639.                "SYSOPIN.*" and "SYSOPOUT.*" files.
  3640.                
  3641.      Cmdkeys : "OP"
  3642.      Function: Modify user information
  3643.      MString : <info type>
  3644.  
  3645.                <info type>    Contains the type of user information to be
  3646.                               modified.  Refer to below. *5*
  3647.  
  3648.                   1. Address                14. Zip code
  3649.                *  2. Age                    15. Mail box status
  3650.                $  3. ANSI type -1-          16. Video emulation mode
  3651.                   4. City & State           17. Color (toggle)
  3652.                *  5. SDQ #1 -2-             18. Pause (toggle)
  3653.                *  6. SDQ #2 -2-             19. Input type (toggle)
  3654.                *  7. User Name              20. Clear Screen (toggle)
  3655.                   8. Phone number           21. Define user colors
  3656.                   9. Password               22. Expert mode (toggle)
  3657.                * 10. Real Name              26. F/S Editor Toggle
  3658.                  11. Screen size            27. Configure QWK Packet
  3659.                * 12. Sex (gender)           28. Force Hotkey On
  3660.                * 13. SDQ #3 -2-             29. Force Hotkey Off
  3661.  
  3662.      Cmdkeys : "OR"
  3663.      Function: Change to another conference
  3664.      MString : [conference char] | [?]
  3665.  
  3666.                The <conference char> can be any character from A to Z, or
  3667.                @ to switch to the main conference.
  3668.                 
  3669.                If MString is "?", all conferences available to the  user
  3670.                are displayed.
  3671.  
  3672.                If MString is blank (""), the user is prompted as to which
  3673.                conference is desired.
  3674.  
  3675.      Cmdkeys : "OS"
  3676.      Function: Go to bulletins menu
  3677.      MString : [<main bulletin>][;<sub-bulletin>]
  3678.  
  3679.                <main bulletin> is the bulletin displayed first, and after a "?" 
  3680.                is pressed.  <sub-bulletin> is the file prefix used for bulletin 
  3681.                selections.  Example: If <sub-bulletin> is MAIN, and the user 
  3682.                enters "5", MAIN5.* is displayed.
  3683.                
  3684.                If MString="", <main bulletin> is set to "BULLETIN" and 
  3685.                <sub-bulletin> is set to "BULLET".  This is the default when 
  3686.                bulletins are included at logon.
  3687.  
  3688.      Cmdkeys : "OU"
  3689.      Function: User Listing
  3690.      MString : None
  3691.      
  3692.      Cmdkeys : "OY"
  3693.      Function: Displays a short list of info on the user's account
  3694.      MString : None
  3695.  
  3696.  
  3697. Automessage:
  3698. ~~~~~~~~~~~
  3699.      Cmdkeys : "UA"
  3700.      Function: Reply to author of current automessage
  3701.      MString : None
  3702.  
  3703.      Cmdkeys : "UR"
  3704.      Function: Display current automessage
  3705.      MString : None
  3706.  
  3707.      Cmdkeys : "UW"
  3708.      Function: Write automessage
  3709.      MString : None
  3710.  
  3711. Voting:
  3712. ~~~~~~
  3713.      Cmdkeys : "VA"
  3714.      Function: Add voting topic
  3715.      MString : None
  3716.  
  3717.      Cmdkeys : "VL"
  3718.      Function: List voting topics
  3719.      MString : None
  3720.  
  3721.      Cmdkeys : "VR"
  3722.      Function: View results of voting topic
  3723.      MString : [Question #]
  3724.  
  3725.         If MString is set to null, user is prompted for Question to view 
  3726.         the results of, otherwise user views results of Question #.
  3727.      
  3728.      Cmdkeys : "VT" (*)  *6*
  3729.      Function: Track User's vote
  3730.      MString : [User #]
  3731.  
  3732.         If MString is set to null, user is prompted for user to track,
  3733.         otherwise user tracks User #.
  3734.  
  3735.      Cmdkeys : "VU" (*)  *6*
  3736.      Function: View users who voted on Question
  3737.      MString : [Question #]
  3738.         
  3739.         If MString is set to null, user is prompted for Question to view,
  3740.         otherwise user views Question #.  This doesn't list users who've
  3741.         voted on the question, rather it lists the choices in the question
  3742.         and the users who voted that way.
  3743.  
  3744.      Cmdkeys : "VV"
  3745.      Function: Vote on all un-voted topics
  3746.      MString : None
  3747.  
  3748.      Cmdkeys : "V#"
  3749.      Function: Vote on Question #
  3750.      MString : [Question #]
  3751.  
  3752.         If MString is set to null, user is prompted for Question to vote on,
  3753.         otherwise user votes on Question #.
  3754.  
  3755. Notes:
  3756. ~~~~~
  3757.         -1-  ANSI type actually asks if user wants ANSI or AVATAR emulation,
  3758.              if the user has a color monitor, and if they want the Full Screen
  3759.              Editor.
  3760.  
  3761.         -2-  SDQ means Sysop Definable Question.
  3762.  
  3763.         -3-  Maxperday and Size of bank are in minutes.
  3764.  
  3765.         -4-  If <link command> is specified, the command with command
  3766.              letters of <link command> will be executed after the function
  3767.              occurs.  
  3768.  
  3769.         -5-  If "U" is entered, the upload batch queue is used.  Otherwise
  3770.              the download queue is used.
  3771.  
  3772. Flags:
  3773. ~~~~~
  3774.         *1* =  <command to execute> is the command required to execute the
  3775.                door.  If the command begins with "R;", then the user's real 
  3776.                name is written to the file instead of the user's handle 
  3777.                (the "R;" is stripped before being passed to DOS).
  3778.      
  3779.         *2* =  <command to execute> is the command required to execute the
  3780.                door.
  3781.         
  3782.         *3* =  command will only work in file base menu
  3783.  
  3784.         *4* =  command will only work in message base menu
  3785.  
  3786.         *5* =  * - Recommended for higher access only.
  3787.                $ - Not recommended for use at all.  Use types 16 and 17 for
  3788.                    ANSI type modification -  this command is the one used
  3789.                    during a new user logon.
  3790.  
  3791.         *6* =  ! -  These commands are recommended for SysOp use only.  Each of
  3792.                these commands prompt for the SysOp password and will not 
  3793.                execute if it is incorrectly entered.  Some of these commands 
  3794.                are dangerous and could destroy your board if used improperly.
  3795.  
  3796.                * -  These commands are somewhat dangerous in certain cases, and
  3797.                are recommended for users with high or SysOp access only.
  3798.  
  3799.  
  3800.                           ____________________________
  3801.  
  3802.                            THE SCHEDULED EVENT EDITOR
  3803.                           ____________________________
  3804.  
  3805.  
  3806.      Upon entering the event editor, a screen as follows appears.
  3807.      ________________________________________________________________________
  3808.  
  3809.      NN:Description                   :Typ:Bsy:Time :Len:Days   :Execinfo
  3810.      ==:==============================:===:===:=====:===:=======:============
  3811.      +1  Pack Messages                  Pak 0   00:00 292 SMTWTFS pack
  3812.      
  3813.      Event editor (?=help) : 
  3814.      ________________________________________________________________________
  3815.  
  3816.            <CR>Redisplay menu
  3817.            (D)elete   (I)nsert
  3818.            (M)odify   (P)osition
  3819.            (Q)uit
  3820.  
  3821.           <CR>Redisplay menu -- Redisplays the listing of events.
  3822.                
  3823.           (D)elete -- This will allow you to delete an unwanted event.
  3824.  
  3825.           (I)nsert -- This will insert another event into the list.
  3826.                
  3827.           (M)odify -- This will allow you to modify an existing event.
  3828.                
  3829.           (P)osition -- This will move an event from one position to another.
  3830.  
  3831.           (Q)uit -- Exits the Event Editor.
  3832.                
  3833.      When you select the (M)odify command, you are asked to select the
  3834.      event that you would like to modify.  After choosing, the event data
  3835.      is displayed.
  3836.      ______________________________________________________________________
  3837.  
  3838.         Event #1 of 8
  3839.  
  3840.         !. Active       : Yes
  3841.         1. Description  : Pack Messages
  3842.         2. Sched. type  : Pack msgs
  3843.         3. Event data   : pack
  3844.         4. Off hook time: None.
  3845.         5. Exec. time   : 00:00
  3846.         6. Busy during  : Yes
  3847.         7. Soft event   : Yes
  3848.         8. Run if missed: Yes
  3849.         9. Last day exec: Today
  3850.         A. Days active  : SMTWTFS
  3851.         B. Node number  : 0
  3852.      
  3853.         Edit menu (?=help) :
  3854.      ______________________________________________________________________
  3855.  
  3856.           !    This determines whether or not the event is active.
  3857.  
  3858.           1    This field describes the event.  (Up to 80 characters)
  3859.                
  3860.           2    This is the type of event that will be executed.  There are
  3861.                six choices:
  3862.  
  3863.                     ACS -- Enables only certain callers who have the correct
  3864.                          security settings to access the BBS at a certain time 
  3865.                          of the day.
  3866.  
  3867.                     Chat -- Not implemented yet.
  3868.  
  3869.                     DOS -- Shells to the DOS level and executes files defined 
  3870.                            in the Event Data.
  3871.  
  3872.                     External -- This requires a batch file for execution, which 
  3873.                          is used to detect an ERRORLEVEL value.
  3874.  
  3875.                     Pack -- This event packs the message bases by removing
  3876.                          all deleted messages and adjusting the number of
  3877.                          messages in each base to conform to the maximum
  3878.                          limit set in the message base editor.
  3879.                     
  3880.                     Sort -- This event sorts the file bases by scanning the
  3881.                          directories and sorting by name.
  3882.  
  3883.           3    This field will vary with the type of event being executed.
  3884.  
  3885.                     DOS -- The name of the program to be run.
  3886.  
  3887.                     External -- The ERRORLEVEL value to be used when the BBS
  3888.                          quits to DOS.
  3889.  
  3890.                     ACS -- The ACS setting that users must have.
  3891.                          
  3892.                     All others -- Not used; the event data field will be
  3893.                          ignored.
  3894.  
  3895.           4    This is the time before an event that the BBS will become busy.
  3896.                If a user is online, their online time is adjusted for the 
  3897.                event.
  3898.  
  3899.  
  3900.           5    This is the time of day that the particular scheduled event
  3901.                will occur.  It is defined in the 24-hour format.
  3902.  
  3903.           6    This field determines whether or not the modem will be made
  3904.                busy during the scheduled event.  
  3905.                
  3906.           7    This tells if the event is "Hard" or "Soft".  Hard events
  3907.                will make Renegade shorten a user's time online if it will
  3908.                keep them on longer then when the event will run.  Soft events
  3909.                wait for the user to logoff before the event is run.
  3910.           
  3911.           8    This field determines if the BBS should run the event if it
  3912.                missed it the last time it was supposed to be run.
  3913.  
  3914.           9    This field sets the number of days since the event was last
  3915.                run.
  3916.  
  3917.           A    These are the days of either the regular week, or the month, 
  3918.                that the scheduled event will occur.
  3919.  
  3920.                     Weekly -- Event will occur at least once every week.  A 
  3921.                     bar with the current days active will be displayed as 
  3922.                     follows:
  3923.  
  3924.                               Current: SMTWTFS
  3925.                                       [       ]
  3926.  
  3927.                     Modify by entering "X"'s under the days the event is to be 
  3928.                     active.
  3929.  
  3930.                     Monthly -- This will occur only one day in the month, and
  3931.                             is modified by entering the day it is to be run.
  3932.                          
  3933.           B    This field determines which node will run the event.  0 means
  3934.                the first free node will run it.
  3935.  
  3936.           [    This will jump back one entry in the list of events.
  3937.                
  3938.           ]    This will move forward one entry in the list of events.
  3939.                
  3940.           F    This will move to the first entry in the list of events.
  3941.  
  3942.           L    This will move to the last entry in the list of events.
  3943.  
  3944.           J    This will jump to a specified entry in the list of events.
  3945.  
  3946.           Q    Saves all entries in the list of events and returns to the
  3947.                main editor screen.
  3948.                                    
  3949.                                    
  3950.                                    __________
  3951.  
  3952.                                    Psuedo-DOS
  3953.                                    __________
  3954.  
  3955.  
  3956.      Psuedo-DOS is a passworded DOS shell that is available by using the *D
  3957.      Command Key.  It allows you to do a limited amount of work in DOS from
  3958.      a remote terminal.
  3959.  
  3960.  
  3961.                       _________________________________
  3962.  
  3963.                       THE INFOFORM QUESTIONNAIRE SYSTEM
  3964.                       _________________________________
  3965.  
  3966.  
  3967.  
  3968.      ------------------------------------
  3969.      HOW INFOFORM QUESTIONNAIRES ARE MADE
  3970.      ------------------------------------
  3971.  
  3972.      InfoForm questionnaires are text files with certain commands that only
  3973.      have meaning to the BBS.  The questionnaire is stored in the MISC 
  3974.      directory, in a file with the extension ".INF".  When users answer the 
  3975.      question(s), their answers are also stored in the MISC directory, in a 
  3976.      file with the extension ".ASW".  Answers from other users are appended 
  3977.      to the end of the answer file.
  3978.                              
  3979.  
  3980.      --------------------------
  3981.      THE NEW USER QUESTIONNAIRE
  3982.      --------------------------
  3983.  
  3984.      A special InfoForm questionnaire called NEWUSER is always given to a new 
  3985.      user during the new user logon process.  An example is listed below.
  3986.      
  3987. -----------------------------------------------------------------------------
  3988. Alright!  Only a few more questions to go before you can logon.  Please
  3989. answer the questions, as they are essential for Validation and just as a 
  3990. security measure.  Don't worry though....  It's not a test. (it's a quiz..)
  3991.  
  3992.  
  3993. ;YAre you the Sysop of a BBS (Y/N)? : *
  3994. ;INO,NOSYSOP
  3995.  
  3996. What is the Phone # of the BBS?
  3997.      ###-###-####
  3998. ;A   ? *
  3999.  
  4000. ;AWhat BBS software do you run? *
  4001.  
  4002. ;AHow long has it been running for? *
  4003. ;GNOSYSOP1
  4004.  
  4005. :NOSYSOP
  4006. Oh well!  Someone's gotta do it, eh?
  4007.  
  4008. :NOSYSOP1
  4009. Do you know of any of the current users on this BBS, or any other good
  4010. users that could recommend you? (2 lines)
  4011.  
  4012. ;A 1) *
  4013. ;A 2) *
  4014.  
  4015. Ok!  Thanks for answering the questions, and I'm sure you'll be validated
  4016. very soon!
  4017.  
  4018. -----------------------------------------------------------------------------
  4019.  
  4020.  
  4021.      -------------------------------
  4022.      INFOFORM QUESTIONNAIRE COMMANDS
  4023.      -------------------------------
  4024.  
  4025.      Below are listed all the InfoForm questionnaire commands currently
  4026.      supported by Renegade.  All commands must start on a separate line,
  4027.      beginning with a ";" character.  Labels also start on a separate line, 
  4028.      but beginning with a ":" character, and are followed by a string of 
  4029.      characters which define the label name.  Everything else is treated as 
  4030.      viewable text.  A "; <string>" line is treated as a comment.
  4031.      
  4032.           Command:  A<string>*
  4033.           Function: Displays <string> then inputs the string at the "*" 
  4034.                     character.
  4035.  
  4036.           Command:  B<string>*
  4037.           Function: Similar to the "A" command, except input is uppercase only.
  4038.  
  4039.           Command:  C"chars"<string>*
  4040.           Function: Displays string, then inputs a single character at the "*" 
  4041.                     character.  Only accepted answers are the characters between 
  4042.                     the quote marks ("").
  4043.  
  4044.           Command:  Dx<string>
  4045.           Function: Outputs a doorfile (See Door in Menu Commands for x)
  4046.                     then executes <string>.  All rules for standard door
  4047.                     commands apply.
  4048.  
  4049.           Command:  G<label>
  4050.           Function: Goes to label <label>.  If <label> doesn't exist, the 
  4051.                     questionnaire will terminate.
  4052.                     
  4053.           Command:  H
  4054.           Function: Terminates questionnaire and hangs up on user.
  4055.  
  4056.           Command:  I<string>,<label>
  4057.           Function: Branches to <label> if <string> was the the last input 
  4058.                     value from a "A", "B", "C", or "Y" command.
  4059.                     
  4060.           Command:  K
  4061.           Function: Terminate questionnaire without saving answers.
  4062.                     
  4063.           Command:  L<string>
  4064.           Function: Outputs <string> to the questionnaire answer file only.
  4065.                     
  4066.           Command:  Q
  4067.           Function: Terminates questionnaire and saves answers in answer file.
  4068.  
  4069.           Command:  T<filename>
  4070.           Function: Displays the file <filename>.
  4071.  
  4072.           Command:  Y<string>*
  4073.           Function: Displays <string>, then accepts either a "Y", or "N"
  4074.                     at the "*" character.
  4075.  
  4076.  
  4077.  
  4078.                                _______________
  4079.  
  4080.                                RUN-TIME ERRORS
  4081.                                _______________
  4082.  
  4083.  
  4084.      Certain errors while Renegade is online cause it to exit back to DOS.
  4085.      Whenever this occurs, the screen image is outputed to a file called 
  4086.      ERROR.LOG in your main directory, along with certain pieces of 
  4087.      information such as the time, date, error number, BBS version, the user 
  4088.      who was on and what baud rate they were on at.
  4089.  
  4090.      A message is also sent to the SysOp log, and the user's screen when a 
  4091.      error occurs.  If a error does occur in Renegade, please report it to 
  4092.      either your local support hub, or one of the Renegade Alpha sites.  Please 
  4093.      send along the information at the top of the section where the error is in 
  4094.      the ERROR.LOG file.
  4095.  
  4096.      ----------------------------
  4097.      DEFAULT RENEGADE ERRORLEVELS
  4098.      ----------------------------
  4099.  
  4100.      0 No error
  4101.      1 Critical error
  4102.      2 New echomail entered
  4103.  
  4104.      ----------
  4105.      DOS ERRORS
  4106.      ----------
  4107.  
  4108.      2 File not found.
  4109.      3 Path not found.
  4110.      4 Too many open files.
  4111.      5 File access denied.
  4112.      6 Invalid file handle.
  4113.      12 Invalid file access code.
  4114.      15 Invalid drive number.
  4115.      16 Cannot remove current directory.
  4116.      17 Cannot rename across drives.
  4117.      
  4118.      ----------
  4119.      I/O ERRORS
  4120.      ----------
  4121.  
  4122.      100 Disk read error.
  4123.      101 Disk write error.
  4124.      102 File not assigned.
  4125.      103 File not open.
  4126.      104 File not open for input.
  4127.      105 File not open for output.
  4128.      106 Invalid numeric format.
  4129.      
  4130.      ---------------
  4131.      CRITICAL ERRORS
  4132.      ---------------
  4133.  
  4134.      150 Disk is write-protected.
  4135.      151 Unknown unit.
  4136.      152 Drive not ready.
  4137.      153 Unknown command.
  4138.      154 CRC error in data.
  4139.      155 Bad drive request structure length.
  4140.      156 Disk seek error.
  4141.      157 Unknown media type.
  4142.      158 Sector not found.
  4143.      159 Printer out of paper.
  4144.      160 Device write fault.
  4145.      161 Device read fault.
  4146.      162 Hardware failure.
  4147.      
  4148.      ------------
  4149.      FATAL ERRORS
  4150.      ------------
  4151.  
  4152.      200 Division by zero.
  4153.      201 Range check error.
  4154.      202 Stack overflow error.
  4155.      203 Heap overflow error.
  4156.      204 Invalid pointer operation.
  4157.      205 Floating point overflow.
  4158.      206 Floating point underflow.
  4159.      207 Invalid floating point operation.
  4160.      208 Overlay manager not installed.
  4161.      209 Overlay file read error.
  4162.                          
  4163.      
  4164.      ====================
  4165.      |  OPTIONAL FILES  |
  4166.      ====================
  4167.  
  4168. xxx = .ANS, .ASC, or .AVT for ANSI, ASCII, or AVATAR, respectively.
  4169.  
  4170.  
  4171. SYSOPIN.xxx  - Displayed when sysop chat availability command is used and is
  4172.                available.
  4173. SYSOPOUT.xxx - Displayed when sysop is not available.
  4174. REQFILE.xxx  - Displayed when an offline file is requested for download.
  4175. DLHOURS.xxx  - Displayed during hours when downloading isn't allowed.
  4176. UPLOAD.xxx   - Displayed before uploading a file.
  4177. WELCOME#.XXX - All welcome files are displayed in sequence.
  4178. PRHELP.xxx   - Message Editor help file.
  4179. COLOR.xxx    - Color help file for inside the message editor.
  4180. BDYS.xxx     - Displayed if the user has had a birthday since their last call.
  4181. BDAY.xxx     - Displayed on the user's birthday.
  4182. LOGONx.xxx   - Displayed after the user logs on in sequence.
  4183. SL###.xxx    - Displayed to users who have Security Level ###.
  4184. DSL###.xxx   - Displayed to users who have Download Security Level ###.
  4185. ARLEVEL#.xxx - Displayed to users who have AR flag # set.
  4186. USER###.xxx  - Displayed to user number ###.
  4187. SYSTEM.xxx   - Displayed to new users and at the (I)nformation command.
  4188. NEWUSER.xxx  - Displayed to new users.
  4189. NONEWUSR.xxx - Displayed when system is refusing new users.
  4190. NEWAPP.xxx   - Displayed before new user application is sent.
  4191. NOSYSOP.xxx  - Displayed when the sysop didn't answer chat call.
  4192. GOAWAY.xxx   - Displayed when user attempts to chat more than times allowed.
  4193. AUTOVAL.xxx  - Displayed when users validate themselves with password.
  4194. LOGOFF.xxx   - Displayed when the user is logged off.
  4195. PRESHUTL.xxx - Displayed before the Shuttle menu.
  4196. ACSEA#.xxx   - Displayed to users during ACS event number #.
  4197. ACSEB#.xxx   - Displayed to users refused during ACS event number #.
  4198. NOBAUD.MSG   - Displayed to low baud callers when low baud isn't allowed.
  4199. NOBAUDH.MSG  - Displayed to low baud callers who call outside of low baud time.
  4200. YESBAUDH.MSG - Displayed when low baud caller calls during low baud times.
  4201. 2MANYCAL.xxx - Displayed when a user attempts to logon more times than allowed.
  4202. NOTLEFTA.xxx - Displayed when user attempts to logon with no time left.
  4203. PROTRES.xxx  - Protocols Listing - Resume protocols.
  4204. PROTBUL.xxx  - Protocols Listing - Batch Upload.
  4205. PROTBDL.xxx  - Protocols Listing - Batch Download.
  4206. PROTSUL.xxx  - Protocols Listing - Single Upload.
  4207. PROTSDL.xxx  - Protocols Listing - Single Download.
  4208. BATCHUL0.xxx - Displayed when batch upload is selected with 0 files in queue.
  4209. BATCHUL.xxx  - Displayed before batch upload protocol is selected.
  4210. CHATINIT.xxx - Displayed when breaking into chat.
  4211. CHATEND.xxx  - Displayed when exiting chat.
  4212. REVENT#.xxx  - Displayed when system event number # is approaching.
  4213. TIMEDOUT.xxx - Displayed when the user times out.
  4214. HANGUP##.xxx - Displayed when you hangup with the HANGUPxx option.
  4215. NOTLEFT.xxx  - Displayed when the user runs out of time.
  4216. PWCHANGE.xxx - Displayed when forcing a password change.
  4217. NONODE.xxx   - Displayed when user doesn't have the ACS to log on to node.
  4218. NODECHAT.xxx - Displayed as help file in node chat.
  4219. READHLP1.xxx - Display when user hits ? at the message read prompt.
  4220. READHLP2.xxx - Displayed in place of READHLP1 when user is message sysop.
  4221. CONFLIST.xxx - Displayed in place of internal conference listing.
  4222. PRELOGON.xxx - Displayed after Copyright notice, before login prompt.
  4223. CONF@.xxx    - Displayed after joining conference @.
  4224. CHATOVR.xxx  - Displayed when paging if sysop is NOT available but user has 
  4225.                chat hour override ACS.
  4226. DOSHELP.xxx    Psuedo-DOS help file.
  4227. WRNGBDAY.xxx   Displayed to a user that fails the birthdate check.
  4228.  
  4229.                              Order of Normal Logon
  4230.                              =====================
  4231.  
  4232.      The following is the order in which events and files occur when a user
  4233.      logons on to the BBS, starting right after he successfully enters his
  4234.      password and phone number.
  4235.  
  4236.           -    Last few callers list is displayed
  4237.           -    WELCOME.* displayed
  4238.           -    LOGON1.* .... LOGON9.* displayed
  4239.           -    SLxxx.* displayed, where xxx is the user's SL
  4240.           -    DSLxxx.* displayed, where xxx is the user's DSL
  4241.           -    ARLEVELx.* displayed for each of AR flags the user has
  4242.           -    USERxxxx.* displayed to user # xxxx
  4243.           -    BDAYxxxx.* displayed if the user's birthday is today
  4244.           -    BDYSxxxx.* displayed if the user has had a  birthday  since
  4245.                           their last call
  4246.           -    AutoMessage displayed
  4247.           -    User's birthdate is updated, if necessary
  4248.           -    "Your-info" list is displayed
  4249.           -    User notified if hasn't voted on all voting questions yet
  4250.           -    Default bulletins are displayed, if BULLETIN.* exists
  4251.           -    User asked if they want to read their mail
  4252.           -    User goes to startout menu
  4253.  
  4254.  
  4255.                             Order of New User Logon
  4256.                             =======================
  4257.  
  4258.      The following is the order in which certain events and files occur when a 
  4259.      new user is in the process of applying for an account on the BBS, starting
  4260.      right after they choose to logon as new.
  4261.     
  4262.           -    New user password is asked for
  4263.           -    NONEWUSR.* is displayed and the user is logged off, if they
  4264.                enter the new user password incorrectly or if new users aren't
  4265.                allowed
  4266.           -    SYSTEM.* displayed
  4267.           -    NEWUSER.* displayed
  4268.           -    The following is asked for:
  4269.  
  4270.                      1. User name or alias
  4271.                      2. Real name
  4272.                      3. Country Calling From
  4273.                      4. Street address
  4274.                      5. City
  4275.                      6. State
  4276.                      7. Zip code
  4277.                      8. Voice phone number
  4278.                      9. Gender
  4279.                     10. Birthdate
  4280.                     11. SysOp Defined Question #1
  4281.                     12. SysOp Defined Question #2
  4282.                     13. SysOp Defined Question #3
  4283.                     14. Screen Size
  4284.                     15. Screen Clearing
  4285.                     16. Screen Pausing
  4286.                     17. Password
  4287.  
  4288.           -    The user then is allowed to change any of the information they
  4289.                just entered
  4290.           -    The user then must answer the NEWUSER.INF file
  4291.           -    NEWAPP.* is displayed and then the user enters a letter to the 
  4292.                defined application receiver
  4293.  
  4294.  
  4295. This documentation (even in the rough form it's in) has some key people to
  4296. mention:
  4297.  
  4298.         Theo Van Dinter - Sysop: GS Connection BBS running on a 386DX/25
  4299.          w/ 6 Megs memory, 213 megs and online CD-ROM, suprafax v.32bis 14.4k
  4300.          modem, running Renegade 12-25ß. (207) 799-9080, Cape Elizabeth, ME.
  4301.  
  4302.         Matt Demicco - Sysop: 64th Dimension BBS running on a 386DX/40
  4303.          w/ 4 Megs memory, 240 megs, suprafax v.32bis 14.4k modem, running
  4304.          Renegade 12-25ß.  (207) 883-1904, Scarboro, ME.
  4305.  
  4306.   Parts of the documentation are from the Telegard 2.5k documentation which
  4307.    made things sound better then I would have said them, and they were the
  4308.    same commands.  Nonetheless, credit is due to the following about the
  4309.    TG docs:
  4310.  
  4311.                  Original documentation written by Bill Schram.
  4312.           Additional documentation provided by Eric Oman, Bill Schram,
  4313.                         John Dixon, and Martin Pollard.
  4314.  
  4315.           Additional 2.5k update documentation written by Kevin Watkins.
  4316.                                                 
  4317.    Other parts were written by Cott Lang in the "Whatdone" file that is 
  4318.    released with the new versions of Renegade.
  4319.    
  4320.    Note however that the main parts of this manual were written by Theo Van
  4321.    Dinter - December 27, 1992 through January 1, 1993.
  4322.